NewOutlineRegion Struct
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.
Specifies the span and state of a new outline region.
public value class NewOutlineRegion
struct NewOutlineRegion
public struct NewOutlineRegion
type NewOutlineRegion = struct
Public Structure NewOutlineRegion
- Inheritance
-
NewOutlineRegion
Fields
dwState |
State of the text span, that is, whether it is expanded or collapsed. For more information, see HIDDEN_REGION_STATE. |
tsHiddenText |
Structure identifying the span of hidden text. For more information see TextSpan. |