ImageGear22.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDFAction Class : Type Property |
'Declaration Public ReadOnly Property Type As ImGearPDFAtom
'Usage Dim instance As ImGearPDFAction Dim value As ImGearPDFAtom value = instance.Type
public ImGearPDFAtom Type {get;}
public: __property ImGearPDFAtom* get_Type();
public: property ImGearPDFAtom^ Type { ImGearPDFAtom^ get(); }