Table of Contents

Enum AnnotationFontWeight

Namespace
LMKit.Document.Annotations
Assembly
LM-Kit.NET.dll

Font weight of a FreeText mark.

public enum AnnotationFontWeight

Fields

Normal = 0

Regular weight (the default).

Bold = 1

Bold.

Share