ExtendedDocumentProperties

ExtendedDocumentProperties

Overview

ExtendedDocumentProperties is a class in Aspose.Cells FOSS for .NET.

Represents extended document properties.

Properties: AppVersion, Application, Company, DocSecurity, HyperlinkBase, LinksUpToDate, and 3 more.

Properties

NameTypeAccessDescription
ApplicationstringRead/WriteGets or sets the application.
AppVersionstringRead/WriteGets or sets the app version.
CompanystringRead/WriteGets or sets the company.
ManagerstringRead/WriteGets or sets the manager.
DocSecurityintRead/WriteGets or sets the doc security.
HyperlinkBasestringRead/WriteGets or sets the hyperlink base.
ScaleCropboolRead/WriteGets or sets the scale crop.
LinksUpToDateboolRead/WriteGets or sets the links up to date.
SharedDocboolRead/WriteGets or sets the shared doc.

See Also