Back to Devexpress

PDF417Options Class

officefileapi-devexpress-dot-barcodes-dot-pdf417options.md

latest1.2 KB
Original Source

PDF417Options Class

Contains options specific to this symbology (bar code type).

Namespace : DevExpress.BarCodes

Assembly : DevExpress.Docs.v25.2.dll

NuGet Package : DevExpress.Document.Processor

Declaration

csharp
public class PDF417Options :
    BarCodeGeneratorOptions
vb
Public Class PDF417Options
    Inherits BarCodeGeneratorOptions

The following members return PDF417Options objects:

Inheritance

Object BarCodeGeneratorOptions PDF417Options

See Also

PDF417Options Members

PDF417

DevExpress.BarCodes Namespace