ImageGear21.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDFDestination Class : FitType Property |
'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(); }