BoundaryUnits Enumeration

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
This enum represents available boundaries units.

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 BoundaryUnits
Members

  Member nameValueDescription
Inches0 Represents inches units.
Millimeters1 Represents millimeters units.
Points2 Represents point units.
See Also

Reference