ImageDescription Property (TiffFrameSettings)
In This Topic
Gets or sets a string that describes the subject of the image.
Syntax
'Declaration
Public Property ImageDescription As System.String
public System.string ImageDescription {get; set;}
See Also