'Declaration Public Overloads Function Execute( _
ByVal targetPDF Form XObject resource.As Vintasoft.Imaging.Pdf.Tree.PdfFormXObjectResource, _
ByVal processingStateThe processing state.As Vintasoft.Imaging.Processing.ProcessingState _
) As Vintasoft.Imaging.Processing.ProcessingResult
public Vintasoft.Imaging.Processing.ProcessingResult Execute(
Vintasoft.Imaging.Pdf.Tree.PdfFormXObjectResource target,
Vintasoft.Imaging.Processing.ProcessingState processingState
)
Parameters
- target
- PDF Form XObject resource.
- processingState
- The processing state.
Return Value
The processing result.