Intersoft ClientUI Documentation
DocumentName Property



Gets the printed document name.
Syntax
Public ReadOnly Property DocumentName As String
Dim instance As DocumentViewerEndPrintEventArgs
Dim value As String
 
value = instance.DocumentName
public string DocumentName {get;}
public:
property String^ DocumentName {
   String^ get();
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DocumentViewerEndPrintEventArgs Class
DocumentViewerEndPrintEventArgs Members

Send Feedback