[]
        
(Showing Draft Content)

C1.WPF.PdfViewer.C1PdfViewer.GetPage

GetPage Method

GetPage(int)

Returns a copy of the FrameworkElement that represent a specified document page.

Declaration
public FrameworkElement GetPage(int pageNumber)
Parameters
Type Name Description
int pageNumber

The number of the page to get.

Returns
Type Description
FrameworkElement

A copy of the FrameworkElement that represent a specified document pages.