GetDocName property (IEPrint)

Visual Basic example

Visual C++ example

 

Syntax

BSTR GetDocName;

Overview

Refer to Enable or Disable using Events

Remarks

(Read only) Gets the name of the document currently being printed.

Support for Basic functionality must be unlocked by calling the UnlockSupport method before using this property.

The user can call this property within the JobInfoEvent event.

See Also

Elements:

EnableEMFEvent property, EnableRasterEvent property, EnableShowUIEvent property, EnableSaveStatusEvent property, ContinueShowUIEvent property, UIAboutBox property, UIMsgCaption property, EMFEvent event, RasterEvent event, JobInfoEvent event, ShowUIEvent event, GetJobID property, GetPrinterName property, GetMachineName property, GetPagesPrinted property, GetUserName property, SaveStatusEvent event

Topics:

ePrint: Events