'Declaration Public Overloads Function Execute( _
ByVal targetДокумент PDF.As Vintasoft.Imaging.Pdf.PdfDocument, _
ByVal processingStateСостояние обработки.As Vintasoft.Imaging.Processing.ProcessingState _
) As Vintasoft.Imaging.Processing.ProcessingResult
public Vintasoft.Imaging.Processing.ProcessingResult Execute(
Vintasoft.Imaging.Pdf.PdfDocument target,
Vintasoft.Imaging.Processing.ProcessingState processingState
)
Parameters
- target
- Документ PDF.
- processingState
- Состояние обработки.
Return Value
Результат обработки.