'Declaration <BrowsableAttribute(False)> Public Property PreviewColorManagement As Vintasoft.Imaging.ColorManagement.ColorManagementDecodeSettings
[Browsable(False)] public Vintasoft.Imaging.ColorManagement.ColorManagementDecodeSettings PreviewColorManagement { get; set; }
[Browsable(False)] public: __property Vintasoft.Imaging.ColorManagement.ColorManagementDecodeSettings* get_PreviewColorManagement(); public: __property void set_PreviewColorManagement(
Vintasoft.Imaging.ColorManagement.ColorManagementDecodeSettings* value
);
[Browsable(False)] public:
property Vintasoft.Imaging.ColorManagement.ColorManagementDecodeSettings^ PreviewColorManagement { Vintasoft.Imaging.ColorManagement.ColorManagementDecodeSettings^ get(); void set(Vintasoft.Imaging.ColorManagement.ColorManagementDecodeSettings^ value); }