Back to Devexpress

DocumentProperties Class

officefileapi-devexpress-dot-docs-dot-presentation-423ef16b.md

latest1.5 KB
Original Source

DocumentProperties Class

Contains metadata (document properties) associated with a presentation.

Namespace : DevExpress.Docs.Presentation

Assembly : DevExpress.Docs.Presentation.v25.2.dll

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public sealed class DocumentProperties :
    PresentationObject
vb
Public NotInheritable Class DocumentProperties
    Inherits PresentationObject

The following members return DocumentProperties objects:

Implements

ICloneable

Inheritance

Object PresentationObject DocumentProperties

See Also

DocumentProperties Members

DevExpress.Docs.Presentation Namespace