Version

FrameSettingsBase Class Members

The following tables list the members exposed by FrameSettingsBase.

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  
Public Methods
 NameDescription
Public MethodClonePerforms a deep clone of the object. (Inherited from Infragistics.Documents.RichText.RichTextObjectBase)
Public MethodSealMakes the object sealed, i.e. immutable. (Inherited from Infragistics.Documents.RichText.RichTextObjectBase)
See Also