Aspose.Note for .Net
PrintOptionsDocumentName Property |
Gets or sets the document name to display (for example, in a print status dialog box or printer queue) while printing the document.
Namespace: Aspose.Note.Saving
Assembly: Aspose.Note (in Aspose.Note.dll) Version: 18.1

public string DocumentName { get; set; }
Public Property DocumentName As String Get Set
public: property String^ DocumentName { String^ get (); void set (String^ value); }
member DocumentName : string with get, set
Property Value
Type: String