ElisionBufferOptions Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Options that apply to an IElisionBuffers.
This enumeration supports a bitwise combination of its member values.
public enum class ElisionBufferOptions
public enum class ElisionBufferOptions
enum ElisionBufferOptions
[System.Flags]
public enum ElisionBufferOptions
[<System.Flags>]
type ElisionBufferOptions =
Public Enum ElisionBufferOptions
- Inheritance
-
ElisionBufferOptions
- Attributes
Fields
Name | Value | Description |
---|---|---|
None | 0 | No special treatment. |
FillInMappingMode | 1 | When mapping spans, include hidden text between the start point and the end point. |