SharpLeaf Reference > SharpLeaf Methods > GetRemainingHeight Method SharpLeaf.GetRemainingHeight Method
Get remaining height in current frame (from current point to bottom).
public double GetRemainingHeight();
Example
lf.IncludeSpace(lf.GetRemainingHeight() - 72); // Go one inch from frame bottom
See also ...Paragraph Glossary | SharpLeaf Members | SharpLeaf.FrameHeight Property (ReadOnly) | SharpLeaf.FrameTop Property (ReadOnly)
Send comments on this topic © Dyalog Ltd 2021
|