Skip to main content
All docs
V25.2
  • 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

    public TextStyle BodyTextStyle { get; set; }

    Property Value

    Type Description
    TextStyle

    The body text style of the slide master.

    See Also