ExtendedDocumentPropertiesModel
Overview
ExtendedDocumentPropertiesModel is a class in Aspose.Cells FOSS for .NET.
Represents extended document properties model.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Application | string | Read/Write | Gets or sets the name of the application that created the document |
AppVersion | string | Read/Write | Gets or sets the version string of the creating application |
Company | string | Read/Write | Gets or sets the company name associated with the document |
Manager | string | Read/Write | Gets or sets the manager name recorded in the document properties |
DocSecurity | int? | Read/Write | Gets or sets the document security level as a nullable integer |
HyperlinkBase | string | Read/Write | Gets or sets the base URL used for relative hyperlinks |
ScaleCrop | bool? | Read/Write | Gets or sets a nullable flag indicating whether scaling and cropping are applied |
LinksUpToDate | bool? | Read/Write | Gets or sets a nullable flag indicating if external links are up to date |
SharedDoc | bool? | Read/Write | Gets or sets a nullable flag indicating whether the document is shared |
Methods
| Signature | Description |
|---|---|
CopyFrom(source: ExtendedDocumentPropertiesModel) | The source. |
HasStoredState() | if the condition is met; otherwise, . |