Click or drag to resize

OrientationType Enumeration

Specifies the orientation of the image.

Namespace:  Zebra.Sdk.Card.Enumerations
Assembly:  SdkApi_Card_Core (in SdkApi_Card_Core.dll) Version: 2.14.1989
Syntax
public enum OrientationType
Members
  Member nameValueDescription
Portrait0 Portrait mode.
Landscape1 Landscape mode.
See Also