ImageGear .NET
ImGearPDEText Class
Members 




Represents a text object.
Object Model
ImGearPDEText ClassImGearPDFFixedPoint ClassImGearPDFFixedRect ClassImGearPDEFont ClassImGearPDEGraphicState ClassImGearPDETextItem ClassImGearPDFFixedMatrix ClassImGearPDFFixedQuad ClassImGearPDETextState ClassImGearPDFFixedMatrix Class
Syntax
public sealed class ImGearPDEText : ImGearPDEElement 
public __gc __sealed class ImGearPDEText : public ImGearPDEElement 
public ref class ImGearPDEText sealed : public ImGearPDEElement 
'Declaration
 
Public NotInheritable Class ImGearPDEText 
   Inherits ImGearPDEElement
 
'Usage
 
Dim instance As ImGearPDEText
Remarks
It is a container for text as show strings or as individual characters. Each sub-element may have different graphics state properties. However, the same clip applies to all sub-elements of a Text. Also, the char path of a Text can be used to represent a clip.
Inheritance Hierarchy

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

See Also

Reference

ImGearPDEText Members
ImageGear.Formats.PDF Namespace

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback