Back to Devexpress

DocumentProperties.Manager Property

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

latest1.1 KB
Original Source

DocumentProperties.Manager Property

Gets or sets the name of the supervisor associated with the presentation.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

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

Property Value

TypeDescription
String

The supervisor name.

|

See Also

DocumentProperties Class

DocumentProperties Members

DevExpress.Docs.Presentation Namespace