Back to Devexpress

DocumentProperties.Category Property

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

latest1.1 KB
Original Source

DocumentProperties.Category Property

Gets or sets the categorization of the presentation content.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

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

Property Value

TypeDescription
String

The category name.

|

See Also

DocumentProperties Class

DocumentProperties Members

DevExpress.Docs.Presentation Namespace