ImageGear .NET v25.0 - Updated
Type Property (ImGearPDFDestination)




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

Property Value

ImGearPDFDestinationType enumeration value.
See Also

Reference

ImGearPDFDestination Class
ImGearPDFDestination Members
ImGearPDFDestinationType Enumeration