'Declaration Public Overloads Function VerifyDocument( _
ByVal documentConformanceСоответствие PDF документа.As PdfDocumentConformance, _
ByVal progressHandlerОбработчик процесса проверки.As System.EventHandler(Of ProgressEventArgs) _
) As Vintasoft.Imaging.Processing.VerificationProfileResult
public Vintasoft.Imaging.Processing.VerificationProfileResult VerifyDocument(
PdfDocumentConformance documentConformance,
System.EventHandler<ProgressEventArgs> progressHandler
)
Parameters
- documentConformance
- Соответствие PDF документа.
- progressHandler
- Обработчик процесса проверки.
Return Value
Результат проверки.