VintaSoft Imaging .NET SDK 15.0: Documentation for Web developer
Vintasoft.Imaging.Office.UI Namespace / WebDocumentInformationPropertiesJS type
Constructors SeeAlso
In This Topic
    WebDocumentInformationPropertiesJS Class Members
    In This Topic
    The following tables list the members exposed by WebDocumentInformationPropertiesJS.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WebDocumentInformationPropertiesJS class.
    Methods
     NameDescription
    Public MethodGets the category of the document.
    Public MethodGets the date and time the document was created.
    Public MethodGets a value that identifies the individual or entity that created the document and its content.
    Public MethodGets a description of the content contained in the document.
    Public MethodGets a value that defines a delimited set of keywords to support searching and indexing the document and its content.
    Public MethodGets a value that identifies the user who last modified the document content.
    Public MethodGets the date and time the document was last changed.
    Public MethodGets the date and time the document content was last printed.
    Public MethodGets the topic of the document content.
    Public MethodGets the name given to the document and its content.
    Public MethodSets the category of the document.
    Public MethodSets a value that identifies the individual or entity that created the document and its content.
    Public MethodSets a description of the content contained in the document.
    Public MethodSets a value that defines a delimited set of keywords to support searching and indexing the document and its content.
    Public MethodSets a value that identifies the user who last modified the document content.
    Public MethodSets the topic of the document content.
    Public MethodSets the name given to the document and its content.
    See Also