C# Class iTextSharp.text.pdf.PdfFormXObject

Inheritance: PdfStream
Show file Open project: mapo80/iTextSharp-Monotouch

Public Properties

Property Type Description
MATRIX PdfLiteral
ONE PdfNumber
ZERO PdfNumber

Private Methods

Method Description
PdfFormXObject ( PdfTemplate template, int compressionLevel ) : System

Property Details

MATRIX public static property

public static PdfLiteral,iTextSharp.text.pdf MATRIX
return PdfLiteral

ONE public static property

public static PdfNumber,iTextSharp.text.pdf ONE
return PdfNumber

ZERO public static property

public static PdfNumber,iTextSharp.text.pdf ZERO
return PdfNumber