|
PdfPrinterDocumentName 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:
SelectPdf
Assembly:
Select.Pdf (in Select.Pdf.dll) Version: 20.2
Syntax public string DocumentName { get; set; }
Public Property DocumentName As String
Get
Set
Property Value
Type:
StringSee Also