Solid Edge FrameworkSupport Type Library
TextProfile Object Members
Overview 
Public Methods
Public Method CopyPlaces a copy of the referenced object on the clipboard.
Public Method CutMoves the referenced object to the system clipboard.
Public Method DeleteDeletes the referenced object.
Public Method GetAlignmentReturns the justification (left, center, or right) of the line of text selected by the text line index.
Public Method GetAnchorPointReturns the anchor point of the referenced TextProfile object.
Public Method GetBoldStateReturns the bold state of the text character at the given index.
Public Method GetCharCurveCountReturns the number of curves in the character at the given index.
Public Method GetCharStrokedCurveDataReturns stroked curve data of the curve at the given index of the character at the given index.
Public Method GetItalicStateReturns the italic state of the text character at the given index.
Public Method MoveMoves the referenced object.
Public Method SetAnchorPointSets the anchor point of the referenced TextProfile object.
Public Properties
Public Property AnchorPointLocationReturns the anchor point location of the referenced TextProfile object.
Public Property ApplicationReturns the active application object.
Public Property AttributeSetsReturns the AttributeSets collection object for the referenced object.
Public Property FontNameReturns the name of the font.
Public Property IsAttributeSetPresentReturns True if a specified Attribute Set exists on the referenced object.
Public Property LetterSpacingReturns the spacing between letters for the associated text.
Public Property LineSpacingReturns the spacing between lines for the associated text.
Public Property MarginReturns the margin of the associated text.
Public Property ParentReturns the parent object for the referenced object.
Public Property SmoothnessReturns the smoothness of the associated text. Range is [100,4500], where 100 is smoothest and 4500 is coarsest.
Public Property TextReturns the text of the referenced TextProfile object.
Public Property TextSizeReturns the size of the associated text.
See Also

TextProfile Object