VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Pdf.Tree.InteractiveForms Namespace / PdfInteractiveFormVintasoftBarcodeField Class
In This Topic
PdfInteractiveFormVintasoftBarcodeField Class Properties
In This Topic
For a list of all properties of this type, see PdfInteractiveFormVintasoftBarcodeField.
Public Properties
 NameDescription
Public PropertyGets or sets the additional actions defining the behavior of the field in response to various trigger events. (Inherited from PdfInteractiveFormField)
Public PropertyGets a widget annotation (visual appearance) of the field. (Inherited from PdfInteractiveFormField)
Public PropertyGets a value indicating whether the field appearance depends from field value. (Inherited from PdfInteractiveFormTextField)
Public PropertyGets or sets the maximum font size when font size must be calculated automatically (FontSize set to 0). (Inherited from PdfInteractiveFormField)
Public PropertyGets or sets the minimum font size when font size must be calculated automatically (FontSize set to 0). (Inherited from PdfInteractiveFormField)
Public PropertyGets or sets a value indicating whether the barcode object size must be automatically updated when the barcode field appearance is generated. (Inherited from PdfInteractiveFormBarcodeField)
Public PropertyGets or sets a color of barcode background.
Public PropertyGets or sets the barcode symbology of PDF barcode field.
Public PropertyGets the basic object of this tree node. (Inherited from PdfTreeNodeBase)
Public PropertyGets or sets the data preparation steps before barcode value encoding. (Inherited from PdfInteractiveFormBarcodeField)
Public PropertyGets or sets a default value of text field. (Inherited from PdfInteractiveFormTextField)
Public PropertyGets the parent PDF document of this tree node. (Inherited from PdfTreeNodeBase)
Public PropertyGets or sets an integer value representing the error correction coefficient. (Inherited from PdfInteractiveFormBarcodeField)
Public PropertyGets or sets the field default value. (Inherited from PdfInteractiveFormTextField)
Public PropertyGets or sets the field value. (Inherited from PdfInteractiveFormTextField)
Public PropertyGets or sets a value indicating whether the barcode image fits to the appearance rectangle.
Public PropertyGets or sets the text font of the default appearance. (Inherited from PdfInteractiveFormField)
Public PropertyGets or sets the font size of the default appearance. (Inherited from PdfInteractiveFormField)
Public PropertyGets or sets a color of barcode foreground.
Public PropertyGets a fully qualified name of the field. (Inherited from PdfInteractiveFormField)
Public PropertyGets a value indicating whether this field has a value. (Inherited from PdfInteractiveFormField)
Public PropertyGets the reference to an indirect object. (Inherited from PdfTreeNodeBase)
Public PropertyGets a value indicating whether this field is calculated (field Calculate action is not null). (Inherited from PdfInteractiveFormField)
Public PropertyGets a value indicating whether this node is changed. (Inherited from PdfTreeNodeBase)
Public PropertyGets or sets a value indicating whether the field is comb. (Inherited from PdfInteractiveFormTextField)
Public PropertyGets or sets a value indicating whether this field must not be spell-checked. (Inherited from PdfInteractiveFormTextField)
Public PropertyGets or sets a value indicating whether this field is file select. (Inherited from PdfInteractiveFormTextField)
Public PropertyGets a value indicating whether this tree node is indirect object. (Inherited from PdfTreeNodeBase)
Public PropertyGets or sets a value indicating whether this field is multiline. (Inherited from PdfInteractiveFormTextField)
Public PropertyGets a value indicating whether this node is new node (unsaved). (Inherited from PdfTreeNodeBase)
Public PropertyGets or sets a value indicating whether the field must not be exported by a submit-form action. (Inherited from PdfInteractiveFormField)
Public PropertyGets or sets a value indicating whether this field is not scrollable. (Inherited from PdfInteractiveFormTextField)
Public PropertyGets or sets a value indicating whether this field is password. (Inherited from PdfInteractiveFormTextField)
Public PropertyGets or sets a value indicating whether the field is read-only. (Inherited from PdfInteractiveFormField)
Public PropertyGets or sets a value indicating whether the field must have a value at the time it is exported by a submit-form action. (Inherited from PdfInteractiveFormField)
Public PropertyGets or sets a value indicating whether the field is terminal field (leaf node in fields tree). (Inherited from PdfInteractiveFormField)
Public PropertyGets a list of immediate children of the field. (Inherited from PdfInteractiveFormField)
Public PropertyGets or sets a mapping field name to be used when exporting interactive form field data from the document. (Inherited from PdfInteractiveFormField)
Public PropertyGets or sets the maximum length of the field text, in characters. (Inherited from PdfInteractiveFormTextField)
Public PropertyGets or sets the width, in inches, of single barcode module. (Inherited from PdfInteractiveFormBarcodeField)
Public PropertyGets or sets the X/Y ratio of single barcode module. (Inherited from PdfInteractiveFormBarcodeField)
Public PropertyGets or sets the maximum font size of multiline text field when font size must be calculated automatically (FontSize is set to 0). (Inherited from PdfInteractiveFormTextField)
Public PropertyGets the unique object number. (Inherited from PdfTreeNodeBase)
Public PropertyGets or sets the padding of the barcode.
Public PropertyGets a parent field of the field. (Inherited from PdfInteractiveFormField)
Public PropertyGets or sets a partial name of the field. (Inherited from PdfInteractiveFormField)
Public PropertyGets or sets the resolution, in dots-per-inch (dpi), at which the barcode object shall be rendered. (Inherited from PdfInteractiveFormBarcodeField)
Public PropertyGets or sets the text color of the default appearance. (Inherited from PdfInteractiveFormField)
Public PropertyGets or sets the default text value of text field DefaultValue. (Inherited from PdfInteractiveFormTextField)
Public PropertyGets or sets the form of quadding (justification) to be used in displaying the text of the field. (Inherited from PdfInteractiveFormField)
Public PropertyGets or sets the text value of text field Value. (Inherited from PdfInteractiveFormTextField)
Public PropertyGets or sets a user interface name of the field. (Inherited from PdfInteractiveFormField)
Public PropertyGets or sets a value of text field. (Inherited from PdfInteractiveFormTextField)
Public PropertyGets or sets the barcode symbology of Vintasoft barcode field.
See Also