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); }