Back to Devexpress

DocumentProperties Properties

officefileapi-devexpress-dot-docs-dot-presentation-dot-documentproperties-dot-underscore-properties.md

latest4.2 KB
Original Source

DocumentProperties Properties

Contains metadata (document properties) associated with a presentation.

NameDescription
ApplicationGets or sets an application that created this presentation.
AuthorGets or sets the presentation author.
CategoryGets or sets the categorization of the presentation content.
CompanyGets or sets the name of the company associated with the presentation.
ContentStatusGets or sets the status of the content (e.g., Draft , Reviewed , or Final ).
CreatedGets or sets the date and time when the document was first saved. Sets automatically to the local date and time when the presentation is created.
CustomPropertiesObtains a dictionary of custom document properties.
DescriptionGets or sets a short description of the presentation content.
DocumentRevisionGets or sets the presentation revision number.
DocumentVersionGets or sets the document version number specified by the user or application.
HiddenSlidesObtains a number of hidden slides in a presentation.
KeywordsGets or sets the delimited set of keywords to support searching and indexing.
LastModifiedByGets or sets the name of the user who last modified and saved the presentation. This property is updated automatically.
ManagerGets or sets the name of the supervisor associated with the presentation.
ModifiedGets or sets the date and time the presentation was last saved. This property is updated automatically to the local date and time.
NotesObtains the number of slides in a presentation that contain notes.
PresentationFormatGets or sets the intended format for a presentation.
PrintedGets or sets the date and time on which the document was last printed. This property is updated automatically to the local date and time.
SecurityGets or sets the presentation security level.
SlidesObtains a number of slides in a presentation.
SubjectGets or sets the subject of the presentation.
TitleGets or sets the presentation title.
VersionGets or sets the version of the application used to create or modify the document.

See Also

DocumentProperties Class

DocumentProperties Members

DevExpress.Docs.Presentation Namespace