Gets a value indicating whether the columns on a page have all the same width and the same distance between them. If this property is set to true, the width of the columns are automatically calculated from the page size.

<void> SectionFormat.getEqualColumnWidth(<RequestBooleanCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives a value indicating whether the columns on a page have all the same width and the same distance between them.
errorCallback Optional. Is called when the operation failed with an error.