THotPDF.SetLoadedOutlineStyle Method

方法摘要: THotPDF.SetLoadedOutlineStyle Method

声明

procedure SetLoadedOutlineStyle(Index: Integer; ABold, AItalic: boolean);

单元

HPDFDoc

参数

名称用途
Index大纲条目的从零开始的索引(扁平化顺序)
ABold为 True 时书签文本以粗体显示
AItalic为 True 时书签文本以斜体显示

使用注意事项

相关 API