PrintDocument for WinForms
VisitedDocument クラス メンバ
プロパティ  メソッド 


C1.Win.PrintPreview.6 アセンブリ > C1.Win.C1Preview 名前空間 : VisitedDocument クラス

VisitedDocumentデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタ  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets or sets the caption of the current visited document.  
Public プロパティGets a value indicating whether the current visited document has an automatically generated name. That name is changed when the document is saved to file.  
Public プロパティGets the index of the current object in the containing collection.  
Public プロパティGets the VisitedDocumentCollection containing the current visited document.  
Public プロパティGets the C1PreviewPane that is the owner of the VisitedDocumentCollection containing the current visited document.  
Public プロパティGets or sets the VisitedDocumentStorage object containing the data of the current visited document.  
Public プロパティGets the action that caused the current visited document to be stored in history. This property is used to generate the string returned by the VisitedDocument.GetFullDocumentCaption method.  
トップ
パブリック メソッド
 名前解説
Public メソッドCreates an instance of the document that is stored in the current visited document.

Note that if the current visited document is linked with the document that is currently open in the preview pane, that document object is returned.

 
Public メソッド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)".

 
トップ
参照

VisitedDocument クラス
C1.Win.C1Preview 名前空間