PdfBorderStyle Enum

Definition

Enumerates annotation border styles.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public enum PdfBorderStyle
type PdfBorderStyle = 
Inheritance
PdfBorderStyle
Attributes

Fields

Beveled 2

Indicates a beveled effect.

Dashed 1

Indicates a dashed effect.

Inset 3

Indicates an inset effect.

Solid 0

Indicates a solid line.

Underline 4

Indicates the annotation will be underlined.

Applies to