TextCompression

IPdfOptions.TextCompression 属性

指定用于文档中所有文本内容的压缩类型。读/写 PdfTextCompression

public PdfTextCompression TextCompression { get; set; }

备注

默认是 Flate。

另见