Back to Devexpress

DocumentProperties.Application Property

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

latest1.1 KB
Original Source

DocumentProperties.Application Property

Gets or sets an application that created this presentation.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public string Application { get; set; }
vb
Public Property Application As String

Property Value

TypeDescription
String

The name of the application.

|

See Also

DocumentProperties Class

DocumentProperties Members

DevExpress.Docs.Presentation Namespace