ImageGear .NET - Updated March 30, 2018
FitType Property




ImageGear24.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDFDestination Class : 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

Property Value

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

Reference

ImGearPDFDestination Class
ImGearPDFDestination Members
ImGearPDFAtom Class