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 : Platform Property |
public IccPlatformSignatureType Platform {get; set;}
'Declaration Public Property Platform As IccPlatformSignatureType
'Usage Dim instance As IccHeader Dim value As IccPlatformSignatureType instance.Platform = value value = instance.Platform
public: property IccPlatformSignatureType Platform { IccPlatformSignatureType get(); void set ( IccPlatformSignatureType value); }