'Declaration Public Overloads Shared Sub Convert( _ ByVal sourceFilenameThe source filename. As System.String, _ ByVal outputFilenameThe output filename. As System.String, _ ByVal encoderThe encoder that should be used for file conversion. As Vintasoft.Imaging.Codecs.Encoders.EncoderBase _)
public static void Convert( System.String sourceFilename, System.String outputFilename, Vintasoft.Imaging.Codecs.Encoders.EncoderBase encoder)
public: static void Convert( System.String sourceFilename, System.String outputFilename, Vintasoft.Imaging.Codecs.Encoders.EncoderBase* encoder)
public:static void Convert( System.String sourceFilename, System.String outputFilename, Vintasoft.Imaging.Codecs.Encoders.EncoderBase^ encoder)
Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5
DocumentConverter Class DocumentConverter Members Overload List