PageLayoutPosition Constructors
Combines the page index and position in the page layout.| Name | Parameters | Description |
|---|---|---|
| PageLayoutPosition(Int32, Point) | pageIndex, position | Initializes new instance of the PageLayoutPosition class with the specified settings. |
See Also