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