VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging Namespace / DocumentConverter Class / Convert Methods
In This Topic
    Convert Method (DocumentConverter)
    In This Topic
    Overloaded. Converts the image collection of this converter to the output file.
    Overload List
    OverloadDescription
    Converts the image collection of this converter to the output file.
    Converts the image collection of this converter to the output file using specified encoder.
    Converts a document that is located in sourceFilename to the outputFilename.
    Converts a document that is located in sourceFilename to the outputFilename.
    Converts a document that is located in sourceFilename to the outputFilename.
    Converts the image collection of this converter to the output file using specified encoder.
    Requirements

    Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also