ImageQuality
PdfOptions.ImageQuality property
指定渲染成 HTML 时图像资源的输出图像质量。 默认值为低。
public ImageQuality ImageQuality { get; set; }
也可以看看
- enum ImageQuality
- class PdfOptions
- 命名空间 GroupDocs.Viewer.Options
- 部件 GroupDocs.Viewer
指定渲染成 HTML 时图像资源的输出图像质量。 默认值为低。
public ImageQuality ImageQuality { get; set; }