Version

FrameSettingsBase Class Properties

For a list of all members of this type, see FrameSettingsBase members.

Public Properties
 NameDescription
Public PropertyHorizontalAlignmentGets/sets the relative horizontal position of the text frame  
Public PropertyHorizontalAnchorGets/sets the base object from which the horizontal positioning in the frame should be calculated.  
Public PropertyIsSealedReturns true if this object has been sealed, i.e. immutable. (Inherited from Infragistics.Documents.RichText.RichTextObjectBase)
Public PropertyIsSharedGets the value which indicates whether the settings object is being shared by multiple nodes. (Inherited from Infragistics.Documents.RichText.RichTextSettingsBase)
Public PropertyVerticalAlignmentGets/sets the relative vertical position of the text frame  
Public PropertyVerticalAnchorGets/sets the base object from which the vertical positioning in the frame should be calculated.  
Public PropertyXGets/sets the explicit offset in the X dimension where the frame area begins  
Public PropertyYGets/sets the explicit offset in the Y dimension where the frame area begins  
See Also