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




Glossary Item Box

Represents an element that marks a place on a page in a PDF file.

Object Model

ImGearPDEPlace ClassImGearPDFBasDict ClassImGearPDFAtom Class

Syntax

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

Remarks

In a PDF file, a place is represented by the MP or DP Marked Content operators.

Marked content is useful for adding structure information to a PDF file. For instance, a drawing program may want to mark a point with information, such as the start of a path of a certain type. Marked content provides a way to retain this information in the PDF file. A DP operator functions the same as the MP operator and, in addition, allows a property list dictionary to be associated with a place.

Inheritance Hierarchy

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

See Also

©2013. Accusoft Corporation. All Rights Reserved.