ImageGear for .NET
ImGearPDEContainer Constructor(ImGearPDFAtom,ImGearPDFDictionary,Boolean)
See Also  Send Feedback
ImageGear21.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDEContainer Class > ImGearPDEContainer Constructor : ImGearPDEContainer Constructor(ImGearPDFAtom,ImGearPDFDictionary,Boolean)




tag
Tag name for the container.
dictionary
Optional Marked Content dictionary for the container.
isInline
If True, emits container into the page content stream inline.

Glossary Item Box

Initializes a new instance of the ImGearPDEContainer class.

Syntax

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

Parameters

tag
Tag name for the container.
dictionary
Optional Marked Content dictionary for the container.
isInline
If True, emits container into the page content stream inline.

Return Value

The new instance of ImGearPDEContainer class object.

See Also

©2013. Accusoft Corporation. All Rights Reserved.