'Declaration Public Function New( _
ByVal formThe PDF form.As Vintasoft.Imaging.Pdf.Tree.PdfFormXObjectResource, _
ByVal processFormsA value indicating whether the extractor must process forms located on PDF form.As Boolean _
)
public PdfContentXObjectEditor(
Vintasoft.Imaging.Pdf.Tree.PdfFormXObjectResource form,
bool processForms
)
public: PdfContentXObjectEditor(
Vintasoft.Imaging.Pdf.Tree.PdfFormXObjectResource* form,
bool processForms
)
public:
PdfContentXObjectEditor(
Vintasoft.Imaging.Pdf.Tree.PdfFormXObjectResource^ form,
bool processForms
)
Parameters
- form
- The PDF form.
- processForms
- A value indicating whether the extractor must process forms located on PDF form.