SharpLeaf Reference > SharpLeaf Methods > SetCap Method > (Int32,Int32,Boolean)

SharpLeaf.SetCap Method (Int32,Int32,Boolean)

Set up a dropped capital on upcoming paragraph.

public void SetCap(
    int lines,
    int size,
    bool topalign
);
lines
number of lines that the dropped capital will take vertically.
size
positive : number of characters to drop from first word ; negative : number of words to drop from first line.
topalign
align text to flow to top of capital (true – the default) rather than from its baseline (false).

See also ...

SharpLeaf Members | SharpLeaf.SetCap Method


Send comments on this topic
© Dyalog Ltd 2021