Skip to main content
All docs
V25.2
  • NotesMaster.TextStyle Property

    Gets or sets the default formatting settings of a notes master’s layout.

    Namespace: DevExpress.Docs.Presentation

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

    NuGet Package: DevExpress.Docs.Presentation

    Declaration

    public TextStyle TextStyle { get; set; }

    Property Value

    Type Description
    TextStyle

    An object that contains formatting settings.

    See Also