Enum AnnotationTextAlign
- Namespace
- LMKit.Document.Annotations
- Assembly
- LM-Kit.NET.dll
Paragraph alignment of a FreeText mark.
public enum AnnotationTextAlign
Fields
Left = 0Left-aligned (the default).
Center = 1Centred.
Right = 2Right-aligned.