'Declaration <BrowsableAttribute(False)> Public Property PdfAOutputIntentDestIccProfileStream As System.IO.Stream
[Browsable(False)] public System.IO.Stream PdfAOutputIntentDestIccProfileStream { get; set; }
[Browsable(False)] public: __property System.IO.Stream* get_PdfAOutputIntentDestIccProfileStream(); public: __property void set_PdfAOutputIntentDestIccProfileStream(
System.IO.Stream* value
);
[Browsable(False)] public:
property System.IO.Stream^ PdfAOutputIntentDestIccProfileStream { System.IO.Stream^ get(); void set(System.IO.Stream^ value); }