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 : ProfileSignature Property |
public int ProfileSignature {get; set;}
'Declaration Public Property ProfileSignature As Integer
'Usage Dim instance As IccHeader Dim value As Integer instance.ProfileSignature = value value = instance.ProfileSignature