The following tables list the members exposed by TextFrameSettings.
Name | Description | |
---|---|---|
TextFrameSettings Constructor |
Name | Description | |
---|---|---|
AnchorLock | Gets/sets whether the frame shall always remain in the same logical position relative to the non-frame paragraphs which precede and follow it in this document. | |
DropCap | Gets/sets whether this frame is a drop cap frame. | |
DropCapLines | Gets/sets the number of lines in the non-frame paragraph to which this text frame is anchored which should be used to calculate the drop cap's height. | |
Height | Gets/sets the frame's height. | |
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) | |
HorizontalPadding | Gets/sets the minimum distance which shall be maintained between the current text frame and any non-frame text which has been allowed to flow around this object when the Wrapproperty on this text frame is set to 'Around'. | |
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 (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) | |
VerticalPadding | Gets/sets the minimum distance which shall be maintained between the current text frame and any non-frame text which is above or below this text frame. | |
Width | Gets/sets the frame's width. | |
Wrap | Gets/sets the style of text wrapping which should be allowed around the contents of this text frame. This attribute determines if non-frame text shall be allowed to flow around the contents of this frame. | |
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) |