[]
Returns a copy of the FrameworkElements that represent the document pages.
public IList<FrameworkElement> GetPages()
Public Function GetPages() As IList(Of FrameworkElement)
| Type | Description |
|---|---|
| IList<FrameworkElement> | A copy of the FrameworkElements that represent the document pages. |