[]
Returns a copy of the FrameworkElement that represent a specified document page.
public FrameworkElement GetPage(int pageNumber)
Type | Name | Description |
---|---|---|
int | pageNumber | The number of the page to get. |
Type | Description |
---|---|
FrameworkElement | A copy of the FrameworkElement that represent a specified document pages. |