nw::font::Font::GetLineFeed Member Functionvirtual int GetLineFeed() const = 0;
None.
Gets the size of the font's linefeed.
The font's linefeed width is used by nw::font::TextWriter as the standard value for the height of a line. Although this value is not related to font height or cell height (no magnitude relation is defined), FontConverter by default sets the font height as the linefeed width of the font.
CONFIDENTIAL