PrintDocument for WinForms
Style プロパティ (RenderObject)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > RenderObject クラス : Style プロパティ
Gets the RenderObject.Style of the current object. This property cannot be assigned to. To use another style as the base for the current object's style, set the Style.Parent to that other style.
シンタックス
'宣言
 
Public ReadOnly Property Style As Style
'使用法
 
Dim instance As RenderObject
Dim value As Style
 
value = instance.Style
public Style Style {get;}
参照

RenderObject クラス
RenderObject メンバ