The following tables list the members exposed by FloatingTableSettings.
Name | Description | |
---|---|---|
FloatingTableSettings Constructor |
Name | Description | |
---|---|---|
AllowOverlap | Gets/sets whether tables will be allowed to overlap one another. | |
BottomFromText | The minimum distance from the floating table to top of the next paragraph below the table. | |
HorizontalAlignment | Gets/sets the relative horizontal position of the text frame (Inherited from Infragistics.Documents.RichText.FrameSettingsBase) | |
HorizontalAnchor | Gets/sets the base object from which the horizontal positioning in the frame should be calculated. (Inherited from Infragistics.Documents.RichText.FrameSettingsBase) | |
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) | |
LeftFromText | The minimum distance from the floating table to the right edge of the paragraph to the left of the table. | |
RightFromText | The minimum distance from the floating table to the left edge of the paragraph to the right of the table. | |
TopFromText | The minimum distance from the floating table to bottom of the previous paragraph above the table. | |
VerticalAlignment | Gets/sets the relative vertical position of the text frame (Inherited from Infragistics.Documents.RichText.FrameSettingsBase) | |
VerticalAnchor | Gets/sets the base object from which the vertical positioning in the frame should be calculated. (Inherited from Infragistics.Documents.RichText.FrameSettingsBase) | |
X | Gets/sets the explicit offset in the X dimension where the frame area begins (Inherited from Infragistics.Documents.RichText.FrameSettingsBase) | |
Y | Gets/sets the explicit offset in the Y dimension where the frame area begins (Inherited from Infragistics.Documents.RichText.FrameSettingsBase) |
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) |