TXTextControl.ServerTextControl.Barcodes |
Gets a collection of all barcodes in a document. |
TXTextControl.Barcode.BarcodeTypeSettings.HasCheckValue |
Gets or sets a value indicating whether the current used barcode type includes a check value. |
TXTextControl.Barcode.BarcodeTypeSettings.ShowCheckValue |
Gets or sets a value indicating whether the check value of the current used barcode type is shown with the encrypted barcode text value. |
TXTextControl.DataVisualization.BarcodeEventArgs.BarcodeFrame |
Gets an object that represents the barcode which causes the event. |
TXTextControl.DataVisualization.BarcodeFrame.Barcode |
Gets the barcode control associated with the barcode frame. |
TXTextControl.DataVisualization.BarcodeFrame.ExportCompressionQuality |
Sets a value between 1 and 100, which is the quality of a lossy data compression used, if the barcode's image is exported. |
TXTextControl.DataVisualization.BarcodeFrame.ExportFileName |
Gets or sets the file name, when the barcode's image is exported. |
TXTextControl.DataVisualization.BarcodeFrame.ExportFilterIndex |
Gets or sets the format used, if a barcode's image is exported. |
TXTextControl.DataVisualization.BarcodeFrame.ExportResolution |
Gets or sets the maximum resolution in dots per inch in which the barcode's image is saved. |
TXTextControl.DataVisualization.BarcodeFrame.SaveMode |
Determines whether the barcode's image is stored through its binary data or through a file reference. |
TXTextControl.WPF.TextControl.Barcodes |
Gets a collection of all barcodes contained in the text part with the input focus. |
TXTextControl.WPF.Barcode.TXBarcodeControl.AdditionalText |
Gets or sets an additional text that is displayed below or above the barcode image. |
TXTextControl.WPF.Barcode.TXBarcodeControl.Alignment |
Gets or sets the alignment of the barcode image inside the control. |
TXTextControl.WPF.Barcode.TXBarcodeControl.Angle |
Gets or sets the angle of the barcode image inside the control. |
TXTextControl.WPF.Barcode.TXBarcodeControl.BackColor |
Gets or sets the background color for the barcode control. |
TXTextControl.WPF.Barcode.TXBarcodeControl.BarcodeType |
Gets or sets the type of barcode that should be displayed. |
TXTextControl.WPF.Barcode.TXBarcodeControl.BarcodeTypeSettings |
Gets an object of type BarcodeTypeSettings to determine type specific settings for the current used barcode. |
TXTextControl.WPF.Barcode.TXBarcodeControl.ForeColor |
Gets or sets the foreground color for the barcode. |
TXTextControl.WPF.Barcode.TXBarcodeControl.ShowText |
Gets or sets a value indicating whether the barcode text is displayed below or above the barcode image or not. |
TXTextControl.WPF.Barcode.TXBarcodeControl.Text |
Gets or sets the text the barcode should encrypt. |
TXTextControl.WPF.Barcode.TXBarcodeControl.TextAlignment |
Gets or sets a value indicating whether the barcode text and additional text is displayed below or above the barcode image. |
TXTextControl.WPF.Barcode.TXBarcodeControl.UpperTextLength |
Gets or sets the maximum number of characters the Text property can have. |