Back to Devexpress

NotesMaster.TextStyle Property

officefileapi-devexpress-dot-docs-dot-presentation-dot-notesmaster-738f23cc.md

latest1.1 KB
Original Source

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

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

Property Value

TypeDescription
TextStyle

An object that contains formatting settings.

|

See Also

NotesMaster Class

NotesMaster Members

DevExpress.Docs.Presentation Namespace