Interface ITiffToPdfService
Namespace: Simplic.DocumentProcessing
Assembly: Simplic.DocumentProcessing.dll
Syntax
public interface ITiffToPdfService
Methods
| Improve this Doc View SourceConvert(Byte[], Boolean, String)
Declaration
byte[] Convert(byte[] data, bool embeddOCRText = true, string language = "deu")
Parameters
Type | Name | Description |
---|---|---|
System.Byte[] | data | |
System.Boolean | embeddOCRText | |
System.String | language |
Returns
Type | Description |
---|---|
System.Byte[] |