Click or drag to resize
SoVectorizeActionOrientations Enumeration

Orientation type.

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

The orientation is PORTRAIT.

LANDSCAPE1

The orientation is LANDSCAPE.

Remarks
See Also