SectionLayoutMode

SectionLayoutMode

Overview

SectionLayoutMode is a enum in Aspose.Words FOSS for .NET.

Specifies the layout mode for a section allowing to define the document grid behavior.

This enumeration defines 4 values: Default, Grid, LineGrid, SnapToChars.

Values

ValueDescription
Default
Grid
LineGrid
SnapToChars

See Also