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