Orientation Property

Navigation:  Reference Guide > Properties >

Orientation Property

Previous pageReturn to chapter overviewNext page

Gets or sets the orientation of the PDF417 barcode.

[Visual Basic .NET]

Public Property Orientation As enumOrientation

[C#]

public enumOrientation Orientation {get; set;}