TXTextControl.FrameBase.Alignment |
Gets or sets the frame's horizontal alignment when it is anchored to a paragraph. |
TXTextControl.FrameBase.Bounds |
Gets the frame's bounding rectangle relative to the upper left corner of the document. |
TXTextControl.FrameBase.ID |
Gets or sets an identifier for the frame. |
TXTextControl.FrameBase.InsertionMode |
Gets or sets a value determining whether the frame is treated as a single character or the document's text either flows around or overwrites the frame. |
TXTextControl.FrameBase.Location |
Gets or sets, in twips, the frame's current location. |
TXTextControl.FrameBase.Moveable |
Determines whether a frame can be moved in the document at run time with the built-in mouse interface. |
TXTextControl.FrameBase.Name |
Gets or sets a name for the frame. |
TXTextControl.FrameBase.Size |
Gets or sets the frame's size in twips. |
TXTextControl.FrameBase.Sizeable |
Determines whether the frame can be resized at run time with the built-in mouse interface. |
TXTextControl.FrameBase.TextDistances |
Gets or sets the distances, in twips, between the frame and the document's text. |
TXTextControl.FrameBase.TextPosition |
Read only. |
TXTextControl.FrameBaseCollection.Count |
Gets the number of elements contained in the collection. |
TXTextControl.FrameBaseCollection.IsSynchronized |
Returns true if the collection is designed to be thread safe, otherwise, it returns false. |
TXTextControl.FrameBaseCollection.SyncRoot |
Gets an object that can be used to synchronize access to the collection. |
TXTextControl.Image.ExportCompressionQuality |
Sets a value between 1 and 100, which is the quality of a lossy data compression used if this image is saved. |
TXTextControl.Image.ExportFileName |
Gets or sets the file name of an image used, if a Text Control document is saved. |
TXTextControl.Image.ExportFilterIndex |
Gets or sets the format used if an image is saved. |
TXTextControl.Image.ExportMaxResolution |
Gets or sets the maximum resolution in dots per inch used if this image is saved. |
TXTextControl.Image.FileName |
Gets or sets the corresponding file name and path from which an inserted image is loaded. |
TXTextControl.Image.FilterIndex |
Gets or sets the format used, if an image is inserted. |
TXTextControl.Image.HorizontalScaling |
Gets or sets an images's horizontal scaling factor in percent. |
TXTextControl.Image.InsertionMode |
(Only for compatibility) Gets or sets a value determining whether an image is treated as a single character or the document's text either flows around or overwrites the image. |
TXTextControl.Image.SaveMode |
Determines whether the image is stored through its data or through its file reference. |
TXTextControl.Image.VerticalScaling |
Gets or sets an images's vertical scaling factor in percent. |
TXTextControl.ImageCollection.ExportFilters |
Gets all available filters for exporting images. |
TXTextControl.ImageCollection.ImportFilters |
Gets all available filters for importing images. |
TXTextControl.ImageEventArgs.Image |
Gets an object that represents the image which causes the event. |
TXTextControl.ServerTextControl.Images |
Gets a collection of all images contained in the main text of the document. |
TXTextControl.WPF.TextControl.Images |
Gets a collection of all images contained in the text part with the input focus. |