In This Article

TextFormatMode Enum

Specifies whether to format text over an entire snapshot or only for specified ranges.

public enum TextFormatMode

Fields

Name Description
All

Format the entire snapshot.

Ranges

Format the specified ranges, which generally correspond to a view's selection.