'使用法 Dim instance As C1PrintDocument Dim distance As Unit instance.AdvanceBlockFlow(distance)
パラメータ
- distance
- The amount by which to advance the block flow position (can be negative).
'使用法 Dim instance As C1PrintDocument Dim distance As Unit instance.AdvanceBlockFlow(distance)
This method can only be used between calls to C1PrintDocument.StartDoc and C1PrintDocument.EndDoc methods on the current document.