Returns a copy of the FrameworkElements that represent the document pages.
Namespace:
C1.Silverlight.PdfViewerAssembly: C1.Silverlight.PdfViewer (in C1.Silverlight.PdfViewer.dll)
Syntax
C# |
---|
public IList<FrameworkElement> GetPages() |
Visual Basic |
---|
Public Function GetPages As IList(Of FrameworkElement) |