SharpLeaf Reference > TextBlock : PageElement Class > Font Property

TextBlock.Font Property

Font properties for text (name, size, pitch, style, color).

public FontType Font {get; set;}

Example

text.Font = new FontType("Times", 12);

See also ...

TextBlock.Members


Send comments on this topic
© Dyalog Ltd 2021