名前 | 解説 | |
---|---|---|
DocumentCaption | Gets or sets the caption of the current visited document. | |
HasAutoDocumentCaption | 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. | |
Index | Gets the index of the current object in the containing collection. | |
Owner | Gets the VisitedDocumentCollection containing the current visited document. | |
Pane | Gets the C1PreviewPane that is the owner of the VisitedDocumentCollection containing the current visited document. | |
Storage | Gets or sets the VisitedDocumentStorage object containing the data of the current visited document. | |
UserAction | 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. |