PrintDocument for WinForms
RenderParagraph コンストラクタ(Style)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > RenderParagraph クラス > RenderParagraph コンストラクタ : RenderParagraph コンストラクタ(Style)
A Style to use (the Style.AssignNonInheritedFrom method is used to copy the specified style to the current object's RenderObject.Style).
Initializes a new instance of the RenderParagraph class, specifying a Style to use.
シンタックス
'宣言
 
Public Function New( _
   ByVal style As Style _
)
'使用法
 
Dim style As Style
 
Dim instance As New RenderParagraph(style)
public RenderParagraph( 
   Style style
)

パラメータ

style
A Style to use (the Style.AssignNonInheritedFrom method is used to copy the specified style to the current object's RenderObject.Style).
参照

RenderParagraph クラス
RenderParagraph メンバ
オーバーロード一覧