ImageGear .NET
Zoom Property (ImGearPDFDestination)




Gets the destination's zoom factor.
Syntax
'Declaration
 
Public ReadOnly Property Zoom As Integer
'Usage
 
Dim instance As ImGearPDFDestination
Dim value As Integer
 
value = instance.Zoom
public int Zoom {get;}
public: __property int get_Zoom();
public:
property int Zoom {
   int get();
}

Property Value

Integer value.
Remarks
Applies only to EXPLICIT type of destination.
See Also

Reference

ImGearPDFDestination Class
ImGearPDFDestination Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback