OCREventArgsOutputPdf Property |
Gets or sets output Pdf document.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2026.2.19
Syntaxpublic byte[] OutputPdf { get; set; }Public Property OutputPdf As Byte()
Get
Set
Property Value
Byte
See Also