Lớp PdfAConvertOptions

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.PdfAConverter.

public sealed class PdfAConvertOptions : PdfAOptionsBase, IPluginOptions  

Kế thừa

object
PdfAOptionsBase
PdfAConvertOptions

Thực hiện

Các thành viên kế thừa

Bộ xây dựng

PdfAConvertOptions()

public PdfAConvertOptions()  

Thuộc tính

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 hoạt động.

public List<idatasource> Outputs { get; }  

Giá trị thuộc tính

List<IDataSource&gt;

Phương thức

AddOutput(IDataSource)

Thêm mục tiêu lưu 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) để lưu kết quả hoạt động. :

Namespace: Documentize
Assembly: Documentize.dll

 Tiếng Việt