Back to Devexpress

SlideMaster.TitleTextStyle Property

officefileapi-devexpress-dot-docs-dot-presentation-dot-slidemaster-3c8ba55a.md

latest1.1 KB
Original Source

SlideMaster.TitleTextStyle Property

Gets or sets the title text style of the slide master.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public TextStyle TitleTextStyle { get; set; }
vb
Public Property TitleTextStyle As TextStyle

Property Value

TypeDescription
TextStyle

The title text style of the slide master.

|

See Also

SlideMaster Class

SlideMaster Members

DevExpress.Docs.Presentation Namespace