PDF for WinRT
PdfPageCollection Class
Members 


A collection of PdfPage objects that make up the document.
Object Model
PdfPageCollection Class
Syntax
'Declaration
 
<DefaultMemberAttribute("Item")>
Public Class PdfPageCollection 
   Inherits System.Collections.Generic.List(Of PdfPage)
'Usage
 
Dim instance As PdfPageCollection
[DefaultMember("Item")]
public class PdfPageCollection : System.Collections.Generic.List<PdfPage> 
Inheritance Hierarchy

System.Object
   System.Collections.Generic.List<T>
      C1.Xaml.Pdf.PdfPageCollection

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PdfPageCollection Members
C1.Xaml.Pdf Namespace

 

 


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

Product Support Forum  |  Documentation Feedback