Back to Devexpress

DocumentProperties.Company Property

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

latest1.1 KB
Original Source

DocumentProperties.Company Property

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

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

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

Property Value

TypeDescription
String

The company name.

|

See Also

DocumentProperties Class

DocumentProperties Members

DevExpress.Docs.Presentation Namespace