The following tables list the members exposed by FrameSettingsBase.
Name | Description | |
---|---|---|
![]() | HorizontalAlignment | Gets/sets the relative horizontal position of the text frame |
![]() | HorizontalAnchor | Gets/sets the base object from which the horizontal positioning in the frame should be calculated. |
![]() | IsSealed | Returns true if this object has been sealed, i.e. immutable. (Inherited from Infragistics.Documents.RichText.RichTextObjectBase) |
![]() | IsShared | Gets the value which indicates whether the settings object is being shared by multiple nodes. (Inherited from Infragistics.Documents.RichText.RichTextSettingsBase) |
![]() | VerticalAlignment | Gets/sets the relative vertical position of the text frame |
![]() | VerticalAnchor | Gets/sets the base object from which the vertical positioning in the frame should be calculated. |
![]() | X | Gets/sets the explicit offset in the X dimension where the frame area begins |
![]() | Y | Gets/sets the explicit offset in the Y dimension where the frame area begins |
Name | Description | |
---|---|---|
![]() | Clone | Performs a deep clone of the object. (Inherited from Infragistics.Documents.RichText.RichTextObjectBase) |
![]() | Seal | Makes the object sealed, i.e. immutable. (Inherited from Infragistics.Documents.RichText.RichTextObjectBase) |