Sets the document name to display during the next print process (for example, in a print status dialog box or printer queue) while printing the document.
public PrintSetDocumentName( String DocumentName );
Public Sub PrintSetDocumentName( ByVal DocumentName As String )
|
Parameters |
Description |
|
DocumentName |
The document name to display. |
|
What do you think about this topic? Send feedback!
|
|
Copyright (c) 2009-2011 www.gdpicture.com. All rights reserved.
|