Enum FontStyle

FontStyle enumeration

텍스트에 적용된 스타일 정보를 지정합니다.

[Flags]
public enum FontStyle

가치

이름설명
Regular0일반 텍스트.
Bold1굵은 글씨.
Italic2기울임꼴 텍스트.
Underline4밑줄이 그어진 텍스트.
Strikeout8중간에 선이 있는 텍스트.

또한보십시오