Class TiffConverter
Information
Représente le plug-in Documentize.TiffConverter. Utilisé pour convertir des documents PDF au format TIFF.
[Obsolete("The class will be deleted soon. Please use PdfConverter class.")]
public static class TiffConverterHéritage
Membres hérités
- object.GetType(),
- object.MemberwiseClone(),
- object.ToString(),
- object.Equals(object?),
- object.Equals(object?, object?),
- object.ReferenceEquals(object?, object?),
- object.GetHashCode()
Méthodes
Process(PdfToTiffOptions)
Convertit un document PDF au format TIFF.
public static ResultContainer Process(PdfToTiffOptions options)Paramètres
optionsPdfToTiffOptions : Un objet d’options contenant les instructions pour l’opération.
Retourne
ResultContainer : Un objet contenant le résultat de l’opération.
Exceptions
Si les options ne sont pas définies.
Espace de noms : Documentize
Assemblage : Documentize.dll