PdfMarkupType Enum
Definition
Indicates annotation markup types.
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public enum PdfMarkupType
type PdfMarkupType =
- Inheritance
-
PdfMarkupType
- Attributes
Fields
Highlight | 0 | Indicates a highlight markup. |
StrikeOut | 1 | Indicates a strikethrough markup. |
Underline | 2 | Indicates an underline markup. |