Back to Devexpress

DocumentProperties.PresentationFormat Property

officefileapi-devexpress-dot-docs-dot-presentation-dot-documentproperties-5cf7fb1f.md

latest1.2 KB
Original Source

DocumentProperties.PresentationFormat Property

Gets or sets the intended format for a presentation.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public string PresentationFormat { get; }
vb
Public ReadOnly Property PresentationFormat As String

Property Value

TypeDescription
String

The intended presentation format.

|

See Also

DocumentProperties Class

DocumentProperties Members

DevExpress.Docs.Presentation Namespace