Back to Devexpress

DocumentProperties.Author Property

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

latest1.1 KB
Original Source

DocumentProperties.Author Property

Gets or sets the presentation author.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

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

Property Value

TypeDescription
String

The author name.

|

See Also

DocumentProperties Class

DocumentProperties Members

DevExpress.Docs.Presentation Namespace