Enum AnnotationFontFamily
- Namespace
- LMKit.Document.Annotations
- Assembly
- LM-Kit.NET.dll
Font family of a FreeText mark. Three universal stacks every render target can honor; adapters map them to the target's closest standard faces.
public enum AnnotationFontFamily
Fields
Sans = 0Sans-serif (Helvetica; the default).
Serif = 1Serif (Times).
Mono = 2Monospace (Courier).