Back to Devexpress

BrickStyle.Font Property

corelibraries-devexpress-dot-xtraprinting-dot-brickstyle.md

latest998 B
Original Source

BrickStyle.Font Property

Gets or sets the Font used to display text.

Namespace : DevExpress.XtraPrinting

Assembly : DevExpress.Printing.v25.2.Core.dll

NuGet Package : DevExpress.Printing.Core

Declaration

csharp
public virtual DXFont Font { get; set; }
vb
Public Overridable Property Font As DXFont

Property Value

TypeDescription
DXFont

The font used to display text.

|

See Also

BrickStyle Class

BrickStyle Members

DevExpress.XtraPrinting Namespace