Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.11.2
|
Leadtools.ColorConversion Namespace > IccHeader Structure : Flags Property |
public IccProfileFlags Flags {get; set;}
'Declaration Public Property Flags As IccProfileFlags
'Usage Dim instance As IccHeader Dim value As IccProfileFlags instance.Flags = value value = instance.Flags
public: property IccProfileFlags Flags { IccProfileFlags get(); void set ( IccProfileFlags value); }