Sınıf PdfAConvertOptions
Bilgi
Documentize.PdfAConverter eklentisi ile PDF belgelerini PDF/A formatına dönüştürme seçeneklerini temsil eder.
public sealed class PdfAConvertOptions : PdfAOptionsBase, IPluginOptions
Miras
object ← PdfAOptionsBase ← PdfAConvertOptions
Uygulamalar
Miras Alınan Üyeler
- PdfAOptionsBase.AddInput(IDataSource),
- PdfAOptionsBase.Inputs,
- PdfAOptionsBase.PdfAVersion,
- PdfAOptionsBase.IsLowMemoryMode,
- PdfAOptionsBase.LogOutputSource,
- PdfAOptionsBase.ErrorAction,
- PdfAOptionsBase.SoftMaskAction,
- PdfAOptionsBase.CheckDifferentNamesInFontDictionaries,
- PdfAOptionsBase.AlignText,
- PdfAOptionsBase.OptimizeFileSize,
- PdfAOptionsBase.IccProfileFileName,
- object.GetType(),
- object.ToString(),
- object.Equals(object?),
- object.Equals(object?, object?),
- object.ReferenceEquals(object?, object?),
- object.GetHashCode()
Yapıcılar
PdfAConvertOptions()
public PdfAConvertOptions()
Özellikler
Outputs
Kaydetme işlem sonuçları için eklenen hedeflerin (dosya veya akış veri kaynakları) koleksiyonunu alır.
public List<idatasource> Outputs { get; }
Özellik Değeri
List<IDataSource>
Yöntemler
AddOutput(IDataSource)
Yeni sonuç kaydetme hedefi ekler.
public void AddOutput(IDataSource dataSource)
Parametreler
dataSource
IDataSource: İşlem sonuçlarını kaydetmek için hedef (dosya veya akış veri kaynağı). :
Ad Alanı: Documentize Derleme: Documentize.dll