ImageGear23.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace : ImGearPDEPlace Class |
'Declaration Public NotInheritable Class ImGearPDEPlace Inherits ImGearPDEElement
'Usage Dim instance As ImGearPDEPlace
public sealed class ImGearPDEPlace : ImGearPDEElement
public __gc __sealed class ImGearPDEPlace : public ImGearPDEElement
public ref class ImGearPDEPlace sealed : public ImGearPDEElement
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.
System.Object
ImageGear.Formats.PDF.ImGearPDFObject
ImageGear.Formats.PDF.ImGearPDEObject
ImageGear.Formats.PDF.ImGearPDEElement
ImageGear.Formats.PDF.ImGearPDEPlace