THPDFPage.AddArticleBead Method

Metodo santrauka: THPDFPage.AddArticleBead Method

Deklaracija

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

Unit

HPDFDoc

Parametrai

NamePaskirtis
ThreadNameName previously registered with THotPDF.RegisterArticleThread
RectanglePage rectangle that defines this bead's visible article region

Grąžinama reikšmė

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

Naudojimo pastabos

Related API