Class JpegConverter
Información
Representa el plugin Documentize.JpegConverter. Se usa para convertir documentos PDF al formato JPEG.
[Obsolete("The class will be deleted soon. Please use PdfConverter class.")]
public static class JpegConverterHerencia
Miembros heredados
- object.GetType(),
- object.MemberwiseClone(),
- object.ToString(),
- object.Equals(object?),
- object.Equals(object?, object?),
- object.ReferenceEquals(object?, object?),
- object.GetHashCode()
Métodos
Process(PdfToJpegOptions)
Convierte un documento PDF al formato JPEG.
public static ResultContainer Process(PdfToJpegOptions options)Parámetros
optionsPdfToJpegOptions: Un objeto de opciones que contiene instrucciones para el Documentize.JpegConverter.
Devuelve
ResultContainer : Un objeto que contiene el resultado de la operación.
Excepciones
ArgumentException
Si no se establece options.
Espacio de nombres: Documentize
Ensamblado: Documentize.dll