Text is typeset using this font.

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

Syntax

C#
public Font Font { get; set; }
Visual Basic
Public Property Font As Font
	Get
	Set

Remarks

The default font is Helvetica at 12pt.

See Also