ITextCharacterFormat.Underline プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
文字が使用する下線の種類を取得または設定します。
public:
property UnderlineType Underline { UnderlineType get(); void set(UnderlineType value); };
UnderlineType Underline();
void Underline(UnderlineType value);
public UnderlineType Underline { get; set; }
var underlineType = iTextCharacterFormat.underline;
iTextCharacterFormat.underline = underlineType;
Public Property Underline As UnderlineType
プロパティ値
下線の種類。