SharpLeaf Reference > SharpLeaf Properties > CapFont Property

SharpLeaf.CapFont Property

Font for dropped capitals (default is null for paragraph font).

public FontType CapFont {get; set;}

Example

lf.CapFont = new FontType("Old English Text MT");

See also ...

SharpLeaf Members | SharpLeaf.SetCap Method


Send comments on this topic
© Dyalog Ltd 2021