PrintDocument for WinForms
StretchRows プロパティ (RenderTable)


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > RenderTable クラス : StretchRows プロパティ
行の引き伸ばし方法を取得または設定します。
シンタックス
'宣言
 
Public Property StretchRows As StretchTableEnum
'使用法
 
Dim instance As RenderTable
Dim value As StretchTableEnum
 
instance.StretchRows = value
 
value = instance.StretchRows
public StretchTableEnum StretchRows {get; set;}
参照

RenderTable クラス
RenderTable メンバ