다음을 통해 공유


PdfBorderStyle 열거형

정의

주석 테두리 스타일을 열거합니다.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public enum PdfBorderStyle
type PdfBorderStyle = 
상속
PdfBorderStyle
특성

필드

Beveled 2

경사 효과를 나타냅니다.

Dashed 1

파선 효과를 나타냅니다.

Inset 3

초기화 효과를 나타냅니다.

Solid 0

단색을 나타냅니다.

Underline 4

주석에 밑줄이 표시됨을 나타냅니다.

적용 대상