Return the value of this Unit in points.

Namespace: TallComponents.PDF
Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1

Syntax

C#
public double Points { get; }
Visual Basic
Public ReadOnly Property Points As Double
	Get

See Also