SharpLeaf Reference > SharpLeaf Methods > SetCap Method > (Int32,Int32) SharpLeaf.SetCap Method (Int32,Int32)
Set up a dropped capital on upcoming paragraph, specifiying the number of characters or words to take from first line.
public void SetCap(
int lines,
int size
);
-
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.
See also ...SharpLeaf Members | SharpLeaf.SetCap Method
Send comments on this topic © Dyalog Ltd 2021
|