DioDocs for PDF
PdfArray クラス
メンバ 

GrapeCity.Documents.Pdf アセンブリ > GrapeCity.Documents.Pdf.Spec 名前空間 : PdfArray クラス
PDF配列型のオブジェクトを表します。
オブジェクト モデル
PdfArray クラス
シンタックス
'宣言
 
Public Class PdfArray 
   Inherits System.Collections.Generic.List(Of Object)
   Implements IPdfArrayHolder 
public class PdfArray : System.Collections.Generic.List<object>, IPdfArrayHolder  
継承階層

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

参照

PdfArray メンバ
GrapeCity.Documents.Pdf.Spec 名前空間