THotPDF.PlaceLayoutElement Method

Draws a fitting layout element or a verified split head and returns an owned continuation fragment

Déclaration

function PlaceLayoutElement(Element: THPDFLayoutElement; const Bounds: THPDFLayoutBounds; out Overflow: THPDFLayoutOverflow): boolean;

Unité

HPDFDoc

Paramètres

NomObjectif
ElementCaller-owned element to place or split
BoundsAvailable position and dimensions on the active page
OverflowReceives an owned continuation when the element splits, otherwise nil

Valeur de retour

Returns True when a complete element or verified placed fragment was drawn

Notes d'utilisation

API associées