The following tables list the members exposed by LayoutContext.
| Name | Description | |
|---|---|---|
![]() | LayoutContext Constructor | Initializes a new instance of the LayoutContext structure with the specified values. |
| Name | Description | |
|---|---|---|
![]() | AvailableSize | Indicates the maximum size that the report item can occupy in the current operation. |
![]() | ContentRange | Specifies the logical end of the ContentRange object to pick up where a prior layout operation left off. |
![]() | HorizontalLayout | Specifies whether the context is for a horizontal layout run. |
![]() | LayoutDirection | Indicates whether the current page layout runs horizontally, vertically, neither, or both. |
![]() | VerticalLayout | Specifies whether the context is for a vertical layout run. |
| Name | Description | |
|---|---|---|
![]() | AdjustFromResult | Returns a new LayoutContext corresponding to the specified LayoutResult. |
![]() | Equals | (Inherited from System.ValueType) |
![]() | GetHashCode | (Inherited from System.ValueType) |
![]() | SetAvailableSize | Creates a copy of the LayoutContext with the specified available size. |
![]() | ToString | (Inherited from System.ValueType) |


