PDF417OptionsBuilder.WithCompactionMode(PDF417CompactionMode) Method
Specifies the compaction mode. Returns the builder object for method chaining.
Namespace: DevExpress.Docs.Barcode
Assembly: DevExpress.Docs.Core.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| mode | PDF417CompactionMode | Indicates the compaction mode. |
Returns
| Type | Description |
|---|---|
| PDF417OptionsBuilder | The builder object for method chaining. |
See Also