ImageGear for .NET
AddElement Method
See Also  Send Feedback
ImageGear21.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDEContent Class : AddElement Method




precedingIndex
Location after which Element is added. Should be BEFORE_FIRST_PAGE to add to the beginning of the display list.
element
ImGearPDEElement interface of the element to insert into content.

Glossary Item Box

Inserts an element into content.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

precedingIndex
Location after which Element is added. Should be BEFORE_FIRST_PAGE to add to the beginning of the display list.
element
ImGearPDEElement interface of the element to insert into content.

See Also

©2013. Accusoft Corporation. All Rights Reserved.