Back to Devexpress

Theme Class

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

latest1.4 KB
Original Source

Theme Class

A presentation theme that defines colors, fonts, and visual effects for slides.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public sealed class Theme :
    ThemeBase
vb
Public NotInheritable Class Theme
    Inherits ThemeBase

The following members return Theme objects:

Implements

ICloneable

Inheritance

Object PresentationObject ThemeBase Theme

See Also

Theme Members

DevExpress.Docs.Presentation Namespace