Documents for PDF, .NET Edition Documentation
Zoom Property

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf Namespace > DestinationXYZ Class : Zoom Property
Gets the zoom factor of the document window, if null or zero then unchanged.
Syntax
'Declaration
 
Public ReadOnly Property Zoom As System.Nullable(Of Single)
public System.Nullable<float> Zoom {get;}
See Also

Reference

DestinationXYZ Class
DestinationXYZ Members