PrintDocumentName Property |
Gets or sets the name of the document to show in the printer queue
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public string Name { get; set; }
Public Property Name As String
Get
Set
member Name : string with get, set
Property Value
Type:
StringThe name of the document
See Also