ImageGear22.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace : ImGearPDEClip Class |
'Declaration Public NotInheritable Class ImGearPDEClip Inherits ImGearPDEElement
'Usage Dim instance As ImGearPDEClip
public sealed class ImGearPDEClip : ImGearPDEElement
public __gc __sealed class ImGearPDEClip : public ImGearPDEElement
public ref class ImGearPDEClip sealed : public ImGearPDEElement
PDE Groups inside PDE Clips that contain at least one PDE Text and no PDE Paths have a special meaning. All PDE Text objects contained in such a PDE Group are considered to be part of the same BT/ET block. This means that the union of these PDE Texts makes up a single clipping path-as opposed to the intersection of the PDE Texts.
See Section 5.3 in the PDF reference for more information about BT/ET block.
System.Object
ImageGear.Formats.PDF.ImGearPDFObject
ImageGear.Formats.PDF.ImGearPDEObject
ImageGear.Formats.PDF.ImGearPDEElement
ImageGear.Formats.PDF.ImGearPDEClip