PDF for WinRT
PdfPageCollection Class Members
Properties  Methods 


The following tables list the members exposed by PdfPageCollection.

Public Properties
 NameDescription
Public PropertyCapacity (Inherited from System.Collections.Generic.List<PdfPage>)
Public PropertyCount (Inherited from System.Collections.Generic.List<PdfPage>)
Public PropertyItemGets or sets the PdfPage at a specific position in the document.  
Top
Public Methods
 NameDescription
Public MethodAddOverloaded. Adds a page to the document.  
Public MethodAddRangeOverloaded. Adds the elements of an System.Collections.ICollection to the end of the document.  
Public MethodAsReadOnly (Inherited from System.Collections.Generic.List<PdfPage>)
Public MethodBinarySearchOverloaded.  (Inherited from System.Collections.Generic.List<PdfPage>)
Public MethodClearRemoves all pages from the document.  
Public MethodContains (Inherited from System.Collections.Generic.List<PdfPage>)
Public MethodConvertAll<TOutput> (Inherited from System.Collections.Generic.List<PdfPage>)
Public MethodCopyToOverloaded.  (Inherited from System.Collections.Generic.List<PdfPage>)
Public MethodExists (Inherited from System.Collections.Generic.List<PdfPage>)
Public MethodFind (Inherited from System.Collections.Generic.List<PdfPage>)
Public MethodFindAll (Inherited from System.Collections.Generic.List<PdfPage>)
Public MethodFindIndexOverloaded.  (Inherited from System.Collections.Generic.List<PdfPage>)
Public MethodFindLast (Inherited from System.Collections.Generic.List<PdfPage>)
Public MethodFindLastIndexOverloaded.  (Inherited from System.Collections.Generic.List<PdfPage>)
Public MethodForEach (Inherited from System.Collections.Generic.List<PdfPage>)
Public MethodGetEnumerator (Inherited from System.Collections.Generic.List<PdfPage>)
Public MethodGetRange (Inherited from System.Collections.Generic.List<PdfPage>)
Public MethodIndexOfOverloaded.  (Inherited from System.Collections.Generic.List<PdfPage>)
Public MethodInsertOverloaded. Inserts a page at a specific position in the document.  
Public MethodInsertRangeOverloaded. Inserts the elements of an System.Collections.ICollection at a specified position in the document.  
Public MethodLastIndexOfOverloaded.  (Inherited from System.Collections.Generic.List<PdfPage>)
Public MethodRemoveRemoves a page from a document.  
Public MethodRemoveAll (Inherited from System.Collections.Generic.List<PdfPage>)
Public MethodRemoveAtRemoves a page at a specific position from the document.  
Public MethodRemoveRangeRemoves a range of pages from the document.  
Public MethodReverseOverloaded.  (Inherited from System.Collections.Generic.List<PdfPage>)
Public MethodSortOverloaded.  (Inherited from System.Collections.Generic.List<PdfPage>)
Public MethodToArray (Inherited from System.Collections.Generic.List<PdfPage>)
Public MethodTrimExcess (Inherited from System.Collections.Generic.List<PdfPage>)
Public MethodTrueForAll (Inherited from System.Collections.Generic.List<PdfPage>)
Top
See Also

Reference

PdfPageCollection Class
C1.Xaml.Pdf Namespace

 

 


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

Product Support Forum  |  Documentation Feedback