THPDFPage.AddArticleBead Method

メソッドの要約: THPDFPage.AddArticleBead Method

宣言

function AddArticleBead(const ThreadName: AnsiString; Rectangle: TRect): THPDFDictionaryObject;

ユニット

HPDFDoc

パラメータ

名前目的
ThreadNameName previously registered with THotPDF.RegisterArticleThread
RectanglePage rectangle that defines this bead's visible article region

戻り値

The indirect bead dictionary, useful for callers that need to inspect or extend the emitted object before final output

使用上の注意

Related API