In This Topic

Zoom Property (DocuVieware)

In This Topic
Specifies the current factor of zoom applied during page rendering operations: 1 for 100%, 1.5 for 150%, 2 for 200%...
Syntax
'Declaration
 
Public Property Zoom As Double
public double Zoom {get; set;}
Remarks
Default value is 1.
See Also