TextMarkupType Enumeration

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
This enum represents allowed types of markup annotation.

Namespace:  Apitron.PDF.Kit.Interactive.Annotations
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public enum TextMarkupType
Members

  Member nameValueDescription
Highlight8 (PDF 1.3) Highlight annotation
Underline9 (PDF 1.3) Underline annotation
Squiggly10 (PDF 1.4) Squiggly-underline annotation
StrikeOut11 (PDF 1.3) Strikeout annotation
See Also

Reference