| 名前 | 解説 | |
|---|---|---|
![]()  | LoadVisitedDocumentEventArgs コンストラクタ | Initializes a new instance of the LoadVisitedDocumentEventArgs class. | 
LoadVisitedDocumentEventArgsデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]()  | LoadVisitedDocumentEventArgs コンストラクタ | Initializes a new instance of the LoadVisitedDocumentEventArgs class. | 
| 名前 | 解説 | |
|---|---|---|
![]()  | Document | Gets or sets the document being loaded. | 
![]()  | UserData | Gets or sets arbitrary data associated with the current object. Typically this data is filled on saving a document, and can be used when that document is loaded. C1.Win.C1Preview.SaveVisitedDocumentEventArgsから継承されます。 |