Class PdfToPdfAOptions

Thông tin

Đại diện cho các tùy chọn chuyển đổi tài liệu PDF sang định dạng PDF/A với plugin Documentize.PdfConverter.

public sealed class PdfToPdfAOptions : PdfAOptionsBase, IPluginOptions

Kế thừa

objectPdfAOptionsBasePdfToPdfAOptions

Cài đặt

Thành viên kế thừa

Constructors

PdfToPdfAOptions()

public PdfToPdfAOptions()

Properties

Outputs

Lấy bộ sưu tập các mục tiêu đã thêm (tài liệu hoặc nguồn dữ liệu luồng) cho kết quả lưu trữ.

public List<idatasource> Outputs { get; }

Giá trị thuộc tính

List<IDataSource>

Methods

AddOutput(IDataSource)

Thêm mục tiêu lưu trữ kết quả mới.

public void AddOutput(IDataSource dataSource)

Tham số

  • dataSource IDataSource: Mục tiêu (tài liệu hoặc nguồn dữ liệu luồng) cho kết quả lưu trữ. :

Namespace: Documentize Assembly: Documentize.dll

 Tiếng Việt