[]
导出页面到PDF相关设置。
public class ExportPageToPdfSetting : ExportPageSettingBase
public ExportPageToPdfSetting()
文字内容过多时,是否自动调整行高以确保显示所有文字。
public bool AutoFitRowHeight { get; set; }