VintaSoft Imaging .NET SDK 15.0: Documentation for .NET developer
Vintasoft.Imaging.Office.DocumentEditor.UI Namespace / DocumentInformationProperties Class
Constructors Properties Methods SeeAlso
In This Topic
    DocumentInformationProperties Class Members
    In This Topic
    The following tables list the members exposed by DocumentInformationProperties.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the DocumentInformationProperties class.
    Public Properties
     NameDescription
    Public PropertyGets or sets the category of the document.
    Public PropertyGets or sets a value that represents the status of the document.
    Public PropertyGets or sets the type of content that is contained in the document.
    Public PropertyGets or sets the date and time the document was created.
    Public PropertyGets or sets a value that identifies the individual or entity that created the document and its content.
    Public PropertyGets or sets a description of the content contained in the document.
    Public PropertyGets or sets the unambiguously identifies of the document.
    Public PropertyGets a value indicating whether this instance is read-only. (Inherited from DocumentContentProperties)
    Public PropertyGets or sets a value that defines a delimited set of keywords to support searching and indexing the document and its content.
    Public PropertyGets or sets the language of the document.
    Public PropertyGets or sets a value that identifies the user who last modified the document content.
    Public PropertyGets or sets the date and time the document was last changed.
    Public PropertyGets or sets the date and time the document content was last printed.
    Public PropertyGets or sets the category of the document.
    Public PropertyGets or sets the topic of the document content.
    Public PropertyGets or sets the name given to the document and its content.
    Public PropertyGets or sets the version number of the document.
    Public Methods
     NameDescription
    Public MethodClones this instance.
    Public MethodReturns a value indicating whether the specified System.Object, is equal to this instance.
    Public MethodReturns a hash code for this instance.
    Public MethodSets IsReadOnly property to true. (Inherited from DocumentContentProperties)
    See Also