PrintDocument for WinForms
Add メソッド (StyleCollection)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > StyleCollection クラス : Add メソッド
Creates a new Style object and adds it to the current collection.
シンタックス
'宣言
 
Public Function Add() As Style
'使用法
 
Dim instance As StyleCollection
Dim value As Style
 
value = instance.Add()
public Style Add()

戻り値の型

The created Style object.
参照

StyleCollection クラス
StyleCollection メンバ