[]
Converts a StartNewPage value to an EndSection value.
public static EndSection ToEndSection(this StartNewPage from)
| Type | Name | Description |
|---|---|---|
| StartNewPage | from | The StartNewPage value to convert. |
| Type | Description |
|---|---|
| EndSection | The corresponding EndSection value. |