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.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
[BrowsableAttribute(false)] public double AvailableBlockFlowHeight { get; } |
Visual Basic |
---|
<BrowsableAttribute(False)> _ Public ReadOnly Property AvailableBlockFlowHeight As Double Get |