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