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. |