THPDFPage.AddArticleBead Method

Резюме на метода: THPDFPage.AddArticleBead Method

Декларация

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

Unit

HPDFDoc

Параметри

NameПредназначение
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