In This Topic

Zoom Property (DocuViewareControl)

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