SharpLeaf Reference > Table Properties > CaptionFont Property

Table.CaptionFont Property

FontType for Table Caption (default is null to use working ParagraphStyle).

public FontType CaptionFont {get; set;}

Example

tb.CaptionFont = new FontType("Arial", 12);

See also ...

Table Members | Table.Caption Property


Send comments on this topic
© Dyalog Ltd 2021