'Declaration Public Function New( _
ByVal annotationАннотация PDF.As Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotation, _
ByVal processFormsЗначение, указывающее, должен ли экстрактор обрабатывать формы, расположенные на PDF аннотации.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
- Аннотация PDF.
- processForms
- Значение, указывающее, должен ли экстрактор обрабатывать формы, расположенные на PDF аннотации.