ImageGear for .NET
ImGearPDEContainer Class
Members  See Also  Send Feedback
ImageGear21.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace : ImGearPDEContainer Class




Glossary Item Box

Represents a group of elements on a page in a PDF file.

Object Model

ImGearPDEContainer ClassImGearPDEContent ClassImGearPDFBasDict ClassImGearPDFAtom Class

Syntax

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

Remarks

In the PDF file, containers are delimited by Marked Content BMC/EMC or BDC/EMC pairs. Every container has a Marked Content tag associated with it. In addition to grouping a set of elements, a BDC/EMC pair specifies a property list to be associated with the grouping. Thus a container corresponding to a BDC/EMC pair also has a property list dictionary associated with it.

See Section 10.5 in the PDF reference for more information about Marked Content operators.

Inheritance Hierarchy

System.Object
   ImageGear.Formats.PDF.ImGearPDFObject
      ImageGear.Formats.PDF.ImGearPDEObject
         ImageGear.Formats.PDF.ImGearPDEElement
            ImageGear.Formats.PDF.ImGearPDEContainer

See Also

©2013. Accusoft Corporation. All Rights Reserved.