THotPDF.SetLoadedOutlineStyle Method

Ställer in typsnittsstilen för den inlästa PDF-bokmärkesposten (disposition), som oberoende kan styra attributen fet och kursiv

Deklaration

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

Enhet

HPDFDoc

Parametrar

NamnSyfte
IndexNollbaserat index för dispositionsposten (plattordning)
ABoldTrue 时书签文本以粗体显示
AItalicTrue 时书签文本以斜体显示

Anmärkningar för användning

Relaterade API:er