ImageGear for .NET
ImGearPDEText Class Members
Properties  Methods 


The following tables list the members exposed by ImGearPDEText.

Public Constructors
 NameDescription
Public ConstructorImGearPDEText Constructor Initializes a new instance of the ImGearPDEText class.  
Top
Public Properties
 NameDescription
Public PropertyCharCount Gets the number of characters in the text object.  
Public PropertyRunsCount Gets the number of text runs (show strings) in the text object.  
Top
Public Methods
 NameDescription
Public MethodAddOverloaded. Adds a character or a text run to a PDE Text object.  
Public MethodAddItem Adds a text item to a text element at a given index position.  
Public MethodGetAdvance Gets the advance width of a character or a text element.  
Public MethodGetBBoxOverloaded.  Gets the bounding box of a character or a text run.  
Public MethodGetByteCount Gets the number of bytes occupied by the character code or text run.  
Public MethodGetFont Gets the font for a text character or element.  
Public MethodGetGStateOverloaded.  Gets the graphics state of a character or a text run.  
Public MethodGetItem Obtains a text item from a text element at a given index position.  
Public MethodGetMatrixOverloaded.  Returns the transformation matrix from text space to the user space for individual text character or run.  
Public MethodGetQuad Gets the quad bounding the specified text run or character.  
Public MethodGetRunForChar Gets the index of the text run that contains the nth character in a text object.  
Public MethodGetState Gets the text state of a character or a text element.  
Public MethodGetStrokeMatrix Returns the transformation matrix for the line width when stroking individual text character or run.  
Public MethodGetText Gets the text for a text run or character.  
Public MethodIsAtPointOverloaded.  Tests whether a point is on specified text.  
Public MethodIsAtRectOverloaded.  Tests whether any part of a rectangle is on the specified text.  
Public MethodRemove Removes characters or text runs from a text object.  
Public MethodRemoveItems Removes contiguous text items from a text element starting at a given index position.  
Public MethodReplaceChars Replaces characters in a text object.  
Public MethodRunGetCharCount Gets the number of characters in the specified text run.  
Public MethodRunGetCharOffset Gets the character offset of the first character of the specified text run.  
Public MethodRunSetFont Sets the font of a text run.  
Public MethodRunSetGState Sets the graphics state of a text run.  
Public MethodRunSetMatrix Sets the matrix of a text run.  
Public MethodRunSetState Sets the text state of a text run.  
Public MethodRunSetStrokeMatrix Sets the stroke matrix of a text run.  
Public MethodSplitRunAt Splits a text run into two text runs.  
Top
See Also

Reference

ImGearPDEText Class
ImageGear.Formats.PDF Namespace

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback