Back to Devexpress

SlideMaster.BodyTextStyle Property

officefileapi-devexpress-dot-docs-dot-presentation-dot-slidemaster-99fe9688.md

latest1.1 KB
Original Source

SlideMaster.BodyTextStyle Property

Gets or sets the body 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 BodyTextStyle { get; set; }
vb
Public Property BodyTextStyle As TextStyle

Property Value

TypeDescription
TextStyle

The body text style of the slide master.

|

See Also

SlideMaster Class

SlideMaster Members

DevExpress.Docs.Presentation Namespace