[]
Initializes a new instance of Page, using the cached text layout and image converter services.
public Page()
Initializes a new instance of Page by copying layout data from an existing core document page.
public Page(Page corePage)
| Type | Name | Description |
|---|---|---|
| Page | corePage | The core document page whose content is copied into this instance. |