'Declaration Public Overloads Overrides Function Execute( _
ByVal targetСтраница PDF.As Vintasoft.Imaging.Pdf.Tree.PdfPage, _
ByVal processingStateСостояние обработки.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
- Страница PDF.
- processingState
- Состояние обработки.
Return Value
Результат обработки.