PdfAnnotationLineEndingStyle 枚举

定义

[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 = 
继承
PdfAnnotationLineEndingStyle
属性

字段

名称 说明
None 0
Square 1
Circle 2
Diamond 3
OpenArrow 4
ClosedArrow 5

适用于