Overload | Description |
---|---|
PdfArray Constructor() | Initializes a new instance of the PdfArray class. |
PdfArray Constructor(Int32) | Initializes a new instance of the PdfArray class. |
PdfArray Constructor(RectangleF) | Initializes a new instance of the PdfArray class. |
PdfArray Constructor(Offsets) | Initializes a new instance of the PdfArray class. |
PdfArray Constructor(Matrix3x2) | Initializes a new instance of the PdfArray class. |
PdfArray Constructor(Double,Double,Double,Double) | Initializes a new instance of the PdfArray class. |
PdfArray Constructor(IPdfObject[]) | Initializes a new instance of the PdfArray class. |
PdfArray Constructor(Single[]) | Initializes a new instance of the PdfArray class. |
PdfArray Constructor(Int32[]) | Initializes a new instance of the PdfArray class. |
PdfArray Constructor(Color) | Initializes a new instance of the PdfArray class. |
PdfArray Constructor(IReadOnlyList<PointF>) | Initializes a new instance of the PdfArray class. |
PdfArray Constructor(IReadOnlyList<Quadrilateral>) | Initializes a new instance of the PdfArray class. |