Click or drag to resize
SoVectorizeActionOrientations Enumeration

Orientation type.

Namespace: OIV.HardCopy
Assembly: OIV.HardCopy (in OIV.HardCopy.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax
public enum Orientations
Members
  Member nameValueDescription
PORTRAIT0

The orientation is PORTRAIT.

LANDSCAPE1

The orientation is LANDSCAPE.

Remarks
See Also