|  | 
| 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: 24.1
 Syntax
Syntaxpublic string DocumentName { get; set; }Public Property DocumentName As String
	Get
	Set
Property Value
Type: 
String See Also
See Also