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 MoveMoves the referenced object.
Public Method SetAnchorPointSets the anchor point of the referenced TextProfile object.
Public Properties
Public Property AnchorPointLocationSets and returns 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 FontNameSets and returns the name of the font.
Public Property IsAttributeSetPresentReturns True if a specified Attribute Set exists on the referenced object.
Public Property LetterSpacingSets and returns the spacing between letters for the associated text.
Public Property LineSpacingSets and returns the spacing between lines for the associated text.
Public Property MarginSets and returns the margin of the associated text.
Public Property ParentReturns the parent object for the referenced object.
Public Property SmoothnessSets and returns the smoothness of the associated text. Range is [100,4500], where 100 is smoothest and 4500 is coarsest.
Public Property TextSets and returns the text of the referenced TextProfile object.
Public Property TextSizeSets and returns the size of the associated text.
See Also

TextProfile Object