PrintDocument for WinForms
GetFullDocumentCaption メソッド (VisitedDocument)


C1.Win.PrintPreview.6 アセンブリ > C1.Win.C1Preview 名前空間 > VisitedDocument クラス : GetFullDocumentCaption メソッド
Gets the caption representing the current visited document with description of the change that caused it to be saved appended.

For instance, if the current visited document was saved when the user changed page settings, the value of this property can be "Document1 (page settings changed)".

シンタックス
'宣言
 
Public Function GetFullDocumentCaption() As System.String
'使用法
 
Dim instance As VisitedDocument
Dim value As System.String
 
value = instance.GetFullDocumentCaption()
public System.string GetFullDocumentCaption()
参照

VisitedDocument クラス
VisitedDocument メンバ