Back to Devexpress

SlideMaster.OtherTextStyle Property

officefileapi-devexpress-dot-docs-dot-presentation-dot-slidemaster-a1ad388f.md

latest1.2 KB
Original Source

SlideMaster.OtherTextStyle Property

Gets or sets the text style for text elements except for the body text and title text of the slide master.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

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

Property Value

TypeDescription
TextStyle

The text style for other text elements.

|

See Also

SlideMaster Class

SlideMaster Members

DevExpress.Docs.Presentation Namespace