'Declaration <DescriptionAttribute("The format of PDF/A of this converter.")> Public ReadOnly Property PdfAFormat As System.String
[Description("The format of PDF/A of this converter.")] public System.String PdfAFormat { get; }
[Description("The format of PDF/A of this converter.")] public: __property System.String get_PdfAFormat();
[Description("The format of PDF/A of this converter.")] public:
property System.String PdfAFormat { System.String get(); }