C1.Silverlight.PdfViewer.5
GetPages Method

Returns a copy of the FrameworkElements that represent the document pages.
Syntax
'Declaration
 
Public Function GetPages() As System.Collections.Generic.IList(Of FrameworkElement)
public System.Collections.Generic.IList<FrameworkElement> GetPages()

Return Value

A copy of the FrameworkElements that represent the document pages.
See Also

Reference

C1PdfViewer Class
C1PdfViewer Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.