TX Text Control .NET for Windows Forms Documentation

New Classes, Properties, Methods and Events

In TX Text Control 11.0 the following new classes, properties, methods and events have been added:

Classes

ClassDescription
AutoSizeThe AutoSize class is used with the TextControl.AutoControlSize property, to enable automatic expansion or shrinking of a Text Control's width or height.
TableBaseCollectionThe TableBaseCollection class is the base class for the table collection classes.

Properties

PropertyDescription
Image.ExportCompressionQualitySets a value between 1 and 100, which is the quality of a lossy data compression used if this image is saved.
Image.ExportMaxResolutionGets or sets the maximum resolution in dots per inch used if this image is saved.
RulerBar.BorderStyleGets or sets the border style of the ruler bar.
SaveSettings.DocumentAccessPermissionsSpecifies how a document can be accessed after it has been opened.
SaveSettings.ImageCompressionQualitySets a value between 1 and 100, which is the quality of a lossy image compression used when a document is saved.
SaveSettings.ImageMaxResolutionSets the maximum resolution for all images in the document in dots per inch when the document is saved.
SaveSettings.MasterPasswordSpecifies the password for the document's access permissions.
SaveSettings.UserPasswordSpecifies the password for the user to open the document.
StatusBar.BorderStyleGets or sets the border style of the status bar.
Table.CanSplitChecks whether this table can be split.
Table.NestedLevelGets the nested level for the specified table.
Table.NestedTablesGets a collection of all tables nested in this table.
Table.OuterMostTableGets a table's outermost table.
Table.OuterTableGets a table's outer table.
TextControl.AllowUndoGets or sets a value indicating whether the undo buffer is active or not.
TextControl.AutoControlSizeGets or sets values that enable automatic expansion or shrinking of a Text Control's width or height depending on the currently contained text.
TextControl.RedoActionNameGets a string that represents the name of the action that will be performed when a call to the Redo method is made.
TextControl.UndoActionNameGets a string that represents the name of the action that will be performed when a call to the Undo method is made.

Methods

MethodDescription
Table.SplitSplits a table below or above the current input position.
TextControl.OnHExpandedRaises the HExpanded event.
TextControl.OnHShrunkRaises the HShrunk event.
TextControl.OnVExpandedRaises the VExpanded event.
TextControl.OnVShrunkRaises the VShrunk event.
TextControl.ResetAutoControlSizeResets the AutoControlSize property to its default values.

Events

EventDescription
TextControl.HExpandedOccurs when the Text Control has automatically expanded its size horizontally. The event handler receives an argument of type EventArgs containing data related to this event.
TextControl.HShrunkOccurs when the Text Control has automatically shrunk its size horizontally. The event handler receives an argument of type EventArgs containing data related to this event.
TextControl.VExpandedOccurs when the Text Control has automatically expanded its size vertically.
TextControl.VShrunkOccurs when the Text Control has automatically shrunk its size vertically.
 
 
 

Products

Support

Downloads

Corporate

Buy Now