'Declaration Public ReadOnly Property Type As ImGearPDFDestinationType
'Usage Dim instance As ImGearPDFDestination Dim value As ImGearPDFDestinationType value = instance.Type
public ImGearPDFDestinationType Type {get;}
public: __property ImGearPDFDestinationType get_Type();
public: property ImGearPDFDestinationType Type { ImGearPDFDestinationType get(); }