DocumentAddElement(PageElement, Single) Method
Adds a PDF page element to this document at the given Y offset after the last PDF element added to document or to a page
Namespace: EvoPdfClientAssembly: EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 14.0.0
public void AddElement(
PageElement pageElement,
float offsetY
)
Parameters
- pageElement PageElement
- The page element to be added
- offsetY Single
- The Y offset after the last PDF element added to document