NewOutlineRegion Struct

Definition

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.

Applies to