'Declaration Public Overloads Function Execute( _
ByVal targetThe PDF document, which should be processed.As Vintasoft.Imaging.Pdf.PdfDocument, _
ByVal processingStateThe processing state.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
- The PDF document, which should be processed.
- processingState
- The processing state.
Return Value
Processing result of PDF document.