iText 5

PdfFormXObject

PdfFormXObject Public class

Diagram

flowchart LR classDef interfaceStyle stroke-dasharray: 5 5; classDef abstractStyle stroke-width:4px subgraph iTextSharp.text.pdf iTextSharp.text.pdf.PdfFormXObject[[PdfFormXObject]] iTextSharp.text.pdf.PdfStream[[PdfStream]] end iTextSharp.text.pdf.PdfStream --> iTextSharp.text.pdf.PdfFormXObject

Details

Inheritance

Constructors

PdfFormXObject

Source code

internal PdfFormXObject(PdfTemplate template, int compressionLevel)

Arguments

Type

Name

Description

PdfTemplate

template

int

compressionLevel

Generated with ModularDoc