PrintDocument for WinForms
AvailableBlockFlowWidth プロパティ (C1PrintDocument)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > C1PrintDocument クラス : AvailableBlockFlowWidth プロパティ
An amount of available horizontal space in the block flow in the currently generating page area, value specified in the ResolvedUnit units. Returns -1 if document in not generating state.
シンタックス
'宣言
 
Public ReadOnly Property AvailableBlockFlowWidth As System.Double
'使用法
 
Dim instance As C1PrintDocument
Dim value As System.Double
 
value = instance.AvailableBlockFlowWidth
public System.double AvailableBlockFlowWidth {get;}
参照

C1PrintDocument クラス
C1PrintDocument メンバ