Return the value of this Unit in points.

Namespace: TallComponents.PDF.Layout
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0

Syntax

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

See Also