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

    Show / Hide Table of Contents

    BuiltInDocumentProperty Enum

    Namespace:
    GemBox.Presentation
    Assembly:
    GemBox.Presentation.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.

    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.

    Status

    Status of the document.

    Subject

    Subject of the document.

    Title

    Title of the document.

    See Also
    BuiltInDocumentPropertiesDictionary
    Back to top

    Facebook • Twitter • LinkedIn

    © GemBox Ltd. — All rights reserved.