THPDFPage.AddArticleBead Method

Povzetek metode: THPDFPage.AddArticleBead Method

Deklaracija

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

Unit

HPDFDoc

Parametri

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

Vrnjena vrednost

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

Opombe o uporabi

Related API