ImageGear for .NET
FitType Property




Gets the destination's fit type.
Syntax
'Declaration
 
Public ReadOnly Property FitType As ImGearPDFAtom
'Usage
 
Dim instance As ImGearPDFDestination
Dim value As ImGearPDFAtom
 
value = instance.FitType
public ImGearPDFAtom FitType {get;}
public: __property ImGearPDFAtom* get_FitType();
public:
property ImGearPDFAtom^ FitType {
   ImGearPDFAtom^ get();
}

Property Value

ImGearPDFAtom class object.
Remarks
Applies only to EXPLICIT type of destination.
See Also

Reference

ImGearPDFDestination Class
ImGearPDFDestination Members
ImGearPDFAtom Class

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback