Click or drag to resize

Section MakeColumnsSameWidth Method

Makes all columns in current section to be of equal width.

Namespace: Spire.Doc
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public void MakeColumnsSameWidth()

Implements

ISection MakeColumnsSameWidth
See Also