Click or drag to resize

MarkableTextFontInformation Property

The font specification.

Namespace: RAYLASE.MarkerPlugin.JobElements
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntax
C#
public FontInformation FontInformation { get; set; }

Property Value

FontInformation

Implements

IMarkableTextVectorGraphicFontInformation
See Also