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