Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / DocumentProperties Class
Properties Methods


In This Topic
    DocumentProperties Class Members
    In This Topic

    The following tables list the members exposed by DocumentProperties.

    Public Properties
     NameDescription
    Public PropertyGets or sets the name of the application that created this document.  
    Public PropertyGets or sets the version of the application which produced this document.  
    Public PropertyGets the list of categories associated with the document.  
    Public PropertyGets the category associated with the document.  
    Public PropertyGets or sets the name of a company associated with the document.  
    Public PropertyGets or sets the content status associated with the document.  
    Public PropertyGets or sets the created date of the document.  
    Public PropertyGets or sets the creator name associated with the document.  
    Public PropertyGets the list of creator names associated with the document.  
    Public PropertyGets or sets the description associated with the document.  
    Public PropertyGet or Set the hyperlink base address for relative hyperlinks in a document.  
    Public PropertyGets the GrapeCity.Core.DocumentProperty object from the GrapeCity.Core.IDocumentProperties collection. (Inherited from GrapeCity.Core.CustomDocumentProperties)
    Public PropertyGets the list of keywords associated with the document.  
    Public PropertyGets or sets the language associated with the document.  
    Public PropertyGets or sets the last modified date of the document.  
    Public PropertyGets or sets the last modified person's name.  
    Public PropertyGets or sets the name of a supervisor associated with the document.  
    Public PropertyGets or sets the revision of the documentation which produced this document.  
    Public PropertyGets or sets the subject associated with the document.  
    Public PropertyGets or sets the title associated with the document.  
    Public PropertyGets or sets the version of the documentation which produced this document.  
    Top
    Public Methods
     NameDescription
    Public MethodClears all custom doucument properties. (Inherited from GrapeCity.Core.CustomDocumentProperties)
    Public MethodGets the keywords.  
    Public MethodSets the keywords.  
    Top
    See Also