バージョン

GetResolvedBackgroundColor(RichTextDocument) メソッド

解決された背景色を返します。
シンタックス
'宣言
 
Public Overloads Function GetResolvedBackgroundColor( _
   ByVal document As RichTextDocument _
) As Color
public Color GetResolvedBackgroundColor( 
   RichTextDocument document
)

パラメータ

document
ドキュメント

戻り値の型

解決された背景色。
参照