'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(); }