'宣言 Public Function Reflow() As System.Boolean
'使用法 Dim instance As C1PrintDocument Dim value As System.Boolean value = instance.Reflow()
public System.bool Reflow()
戻り値の型
True if no warnings occurred during document generation, false if there were warnings.