GemBox.Document
  • Overview
  • Examples
  • Free version
  • Support
  • Pricelist

    Show / Hide Table of Contents

    BuiltInDocumentProperty Enum

    Namespace:
    GemBox.Document
    Assembly:
    GemBox.Document.dll

    Enumeration of available built-in document properties.

    • C#
    • VB.NET
    public enum BuiltInDocumentProperty
    Public Enum BuiltInDocumentProperty
    Remarks

    BuiltInDocumentProperty enumeration is used as a keys in BuiltInDocumentPropertiesDictionary dictionary.

    Built-in and custom document properties are contained in DocumentProperties class which is used in DocumentProperties property.

    For more information, see document properties example.

    Fields

    Application

    Application.

    Author

    Name of the document's author.

    Category

    Category of the document.

    Comments

    Document comments.

    Company

    Company.

    DateContentCreated

    UTC time of creation of the document.

    DateLastPrinted

    UTC time on which the document was last printed.

    DateLastSaved

    UTC time on which the document was last modified/saved.

    HyperlinkBase

    Base hyperlink.

    Keywords

    Document keywords.

    LastSavedBy

    Name of the last author.

    Manager

    Manager.

    RevisionNumber

    Document revision number.

    Status

    Status of the document.

    Subject

    Subject of the document.

    Title

    Title of the document.

    See Also
    BuiltInDocumentPropertiesDictionary
    DocumentProperties
    DocumentProperties
    Back to top

    Facebook • Twitter • LinkedIn

    © GemBox Ltd. — All rights reserved.