Click or drag to resize

XfaBarcodeField Length Property

Gets or sets the length.

Namespace: Spire.Pdf.Widget
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public int Length { get; set; }

Property Value

Type: Int32
the length.
See Also