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