public bool EmbedColorProfile {get; set;}
public: __property bool get_EmbedColorProfile(); public: __property void set_EmbedColorProfile( bool value );
public: property bool EmbedColorProfile { bool get(); void set ( bool value); }
'Declaration Public Property EmbedColorProfile As Boolean
'Usage Dim instance As ImGearSaveOptions Dim value As Boolean instance.EmbedColorProfile = value value = instance.EmbedColorProfile
This option has effect only if:
The default value is true.
ImGearSaveOptions Class ImGearSaveOptions Members ImGearColorProfileManager Class
©2016. Accusoft Corporation. All Rights Reserved.