'Declaration Public Overloads Overrides Function Execute( _
ByVal targetThe PDF page, which should be processed.As Vintasoft.Imaging.Pdf.Tree.PdfPage, _
ByVal processingStateThe processing state.As Vintasoft.Imaging.Processing.ProcessingState _
) As Vintasoft.Imaging.Processing.ProcessingResult
public override Vintasoft.Imaging.Processing.ProcessingResult Execute(
Vintasoft.Imaging.Pdf.Tree.PdfPage target,
Vintasoft.Imaging.Processing.ProcessingState processingState
)
Parameters
- target
- The PDF page, which should be processed.
- processingState
- The processing state.
Return Value
Processing result of PDF page.