SharpLeaf Reference > Table Properties > FootnoteAlignment Property

Table.FootnoteAlignment Property

Horizontal Alignment of Footnote (Left by default).

public Alignment FootnoteAlignment {get; set;}

Example

tb.FootnoteAlignment = Alignment.Right;

See also ...

Table Members | Table.Footnote Property | Table.Heading Property


Send comments on this topic
© Dyalog Ltd 2021