VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Office.OpenXml.Editor Namespace / OpenXmlDocumentInformation Class
Constructors Properties Methods SeeAlso
In This Topic
OpenXmlDocumentInformation Class Members
In This Topic
The following tables list the members exposed by OpenXmlDocumentInformation.
Public Constructors
 NameDescription
Public ConstructorOverloaded. Initializes a new instance of the class.
Public Properties
 NameDescription
Public PropertyGets or sets the application name.
Public PropertyGets or sets the application version.
Public PropertyGets or sets the category.
Public PropertyGets or sets the comments.
Public PropertyGets or sets the company.
Public PropertyGets or sets the content status.
Public PropertyGets or sets the date when document was created.
Public PropertyGets or sets the creator.
Public PropertyGets or sets the hyperlink base.
Public PropertyGets or sets the unambiguously identifies of the document.
Public PropertyGets a value indicating whether this instance of document information class is read-only.
Public PropertyGets or sets the keywords.
Public PropertyGets or sets the language of the document.
Public PropertyGets or sets the user name that last modified this document.
Public PropertyGets or sets the manager.
Public PropertyGets or sets the date when document was last modified.
Public PropertyGets or sets the printed date.
Public PropertyGets or sets the revision of the document.
Public PropertyGets or sets the subject.
Public PropertyGets or sets the title.
Public Methods
 NameDescription
Public MethodDetermines whether the specified System.Object, is equal to this instance.
Public MethodReturns a hash code for this instance.
Public MethodSets IsReadOnly property to true.
See Also