Info Property (OutputIntent)
In This Topic
Gets or sets a string containing additional information or comments about the intended target device or production condition.
Syntax
'Declaration
Public Property Info As System.String
public System.string Info {get; set;}
See Also