'Declaration Public Overloads Overrides Function Execute( _
ByVal targetThe PDF tree node.As Vintasoft.Imaging.Pdf.Tree.PdfTreeNodeBase, _
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.PdfTreeNodeBase target,
Vintasoft.Imaging.Processing.ProcessingState processingState
)
Parameters
- target
- The PDF tree node.
- processingState
- The processing state.
Return Value
The processing result.