You are here: GdPicture.NET > Documentation > Classes > GdPictureImaging Class > GdPictureImaging Methods > Printing > PrintGetDocumentName Method
logo.gif
ContentsIndexHome
PreviousUpNext
GdPictureImaging.PrintGetDocumentName Method

Gets 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.

C#
public String PrintGetDocumentName();
Visual Basic
Public Function PrintGetDocumentName() As String
Returns

The document name to display.

What do you think about this topic? Send feedback!
Copyright (c) 2009-2011 www.gdpicture.com. All rights reserved.