Documents for PDF, .NET Edition Documentation
PdfArray Class
Members 

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.Spec Namespace : PdfArray Class
Represents a PDF Array type object.
Object Model
PdfArray Class
Syntax
'Declaration
 
Public Class PdfArray 
   Inherits System.Collections.Generic.List(Of Object)
   Implements IPdfArrayHolderIPdfComplexValue 
public class PdfArray : System.Collections.Generic.List<object>, IPdfArrayHolderIPdfComplexValue  
Inheritance Hierarchy

System.Object
   System.Collections.Generic.List<T>
      GrapeCity.Documents.Pdf.Spec.PdfArray

See Also

Reference

PdfArray Members
GrapeCity.Documents.Pdf.Spec Namespace