DioDocs for PDF
TextSplitOptions コンストラクタ(TextLayout)

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Text 名前空間 > TextSplitOptions クラス > TextSplitOptions コンストラクタ : TextSplitOptions コンストラクタ(TextLayout)
TextLayout to be used as the source of data for a new instance of TextSplitOptions.
Initializes a new instance of the TextSplitOptions class copying data from the given TextLayout.
シンタックス
'宣言
 
Public Function New( _
   ByVal textLayout As TextLayout _
)
public TextSplitOptions( 
   TextLayout textLayout
)

パラメータ

textLayout
TextLayout to be used as the source of data for a new instance of TextSplitOptions.
参照

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