Table of Contents

Enum AnnotationFontStyle

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

Font slant of a FreeText mark.

public enum AnnotationFontStyle

Fields

Normal = 0

Upright (the default).

Italic = 1

Italic / oblique.

Share