PageOrientation Enumeration

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
This enum defines possible page orientations.

Namespace:  Apitron.PDF.Kit.FixedLayout
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public enum PageOrientation
Members

  Member nameValueDescription
Auto0 Auto layout.
Landscape1 Add images in landcape orientation.
Portrait2 Add images in portrait orientation.
See Also

Reference