Apitron.PDF.Kit library for .NET
Assembly: Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Length instance.
Creates length from points value.
Namespace: Apitron.PDF.Kit.Styles
Assembly: Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax
Parameters
- value
- Type: SystemDouble
The value.
Return Value
Type: LengthLength instance.
Exceptions
Exception | Condition |
---|---|
ArgumentOutOfRangeException | If value is less than zero. |
See Also