Back to API Reference
Enum

RangeWhitespacePolicy

Whether layout whitespace or only rendered glyph faces contribute to hit geometry.

public static readonly RangeWhitespacePolicy Layout = 0

Use final line fragments, including meaningful spaces and tabs inside the range.

public static readonly RangeWhitespacePolicy VisibleGlyphs = 1

Use only final rendered glyph fragments.