Class TiffConverter
情報
Documentize.TiffConverter プラグインを表します。PDF ドキュメントを TIFF 形式に変換するために使用されます。
[Obsolete("The class will be deleted soon. Please use PdfConverter class.")]
public static class TiffConverterInheritance
Inherited Members
- object.GetType(),
- object.MemberwiseClone(),
- object.ToString(),
- object.Equals(object?),
- object.Equals(object?, object?),
- object.ReferenceEquals(object?, object?),
- object.GetHashCode()
Methods
Process(PdfToTiffOptions)
PDF ドキュメントを TIFF 形式に変換します。
public static ResultContainer Process(PdfToTiffOptions options)Parameters
optionsPdfToTiffOptions: 操作の指示を含むオプション オブジェクト。
Returns
ResultContainer : 操作の結果を含むオブジェクト。
Exceptions
オプションが設定されていない場合。
Namespace: Documentize Assembly: Documentize.dll