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


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > C1PrintDocument クラス : AvailableBlockFlowHeight プロパティ
An amount of available vertical 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 AvailableBlockFlowHeight As System.Double
'使用法
 
Dim instance As C1PrintDocument
Dim value As System.Double
 
value = instance.AvailableBlockFlowHeight
public System.double AvailableBlockFlowHeight {get;}
参照

C1PrintDocument クラス
C1PrintDocument メンバ