GrapeCity ActiveReports for .NET 16.0J
DocumentName プロパティ

GrapeCity.ActiveReports.Extensibility.Printing 名前空間 > Printer クラス : DocumentName プロパティ
Gets or sets the document name to display (for example, in a print status dialog box or printer queue) while printing the document.
シンタックス
'宣言
 
Public Property DocumentName As String
public string DocumentName {get; set;}

プロパティ値

The document name to display while printing the document. The default is "document".
参照

Printer クラス
Printer メンバ