PdfAnnotationLineEndingStyle Enum
Definition
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public enum PdfAnnotationLineEndingStyle
type PdfAnnotationLineEndingStyle =
- Inheritance
-
PdfAnnotationLineEndingStyle
- Attributes
Fields
Circle | 2 | |
ClosedArrow | 5 | |
Diamond | 3 | |
None | 0 | |
OpenArrow | 4 | |
Square | 1 |