PDF417OptionsBuilder.WithTruncateSymbol(Boolean) Method
Specifies whether the right-hand side of the code symbol is truncated to create a compact code. Returns the builder instance for method chaining.
Namespace: DevExpress.Docs.Barcode
Assembly: DevExpress.Docs.Core.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| truncate | Boolean |
|
Returns
| Type | Description |
|---|---|
| PDF417OptionsBuilder | The current PDF417OptionsBuilder instance for method chaining. |
See Also