THPDFPage.AddArticleBead Method

Sažetak metode: THPDFPage.AddArticleBead Method

Deklaracija

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

Unit

HPDFDoc

Parametri

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

Povratna vrijednost

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

Napomene za uporabu

Related API