Search Results for

    Show / Hide Table of Contents

    Interface ITiffToPdfService

    Namespace: Simplic.DocumentProcessing
    Assembly: Simplic.DocumentProcessing.dll
    Syntax
    public interface ITiffToPdfService

    Methods

    | Improve this Doc View Source

    Convert(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[]
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx