Set the title of the image in the EPS header
Namespace:
Atalasoft.Imaging.Codec
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public string Title { get; set; }
Public Property Title As String
Get
Set
Property Value
Type:
StringRemarks Default value is "Untitled"
See Also