Unicode Controls & Classes for VB6 - Version 4

clsGpGraphics.PageScale Property

Gets or sets the Page scale

Syntax
Public Property Get PageScale () As Single
Public Property Let PageScale (ByRef s As Single)
Parameters
Parameter Description
ByRef s As Single The new value
Remarks