'Declaration Public ReadOnly Property XFAContentType As ImGearPDFXFAContentTypes
'Usage Dim instance As ImGearPDFDocument Dim value As ImGearPDFXFAContentTypes value = instance.XFAContentType
public ImGearPDFXFAContentTypes XFAContentType {get;}
public: __property ImGearPDFXFAContentTypes get_XFAContentType();
public: property ImGearPDFXFAContentTypes XFAContentType { ImGearPDFXFAContentTypes get(); }