Skip to main content
A newer version of this page is available.

SnapSection Properties

A section within a Snap document.
Name Description
Columns Provides access to the SectionColumns interface used for operations with columns in the document. Inherited from Section.
DifferentFirstPage Gets or sets whether the header and footer areas of the first page can be different from other pages in the section. Inherited from Section.
FirstPageTray Gets or sets the paper tray to use for the first page of a section. Inherited from Section.
LineNumbering Provides access to the object containing line numbering parameters for the current section. Inherited from Section.
Margins Provides access to an object used to specify or retrieve the section’s margin settings. Inherited from Section.
OtherPagesTray Gets or sets the paper tray to use for all pages except the first page of a section. Inherited from Section.
Page Provides access to an object used to specify or retrieve the section’s page settings. Inherited from Section.
PageNumbering Provides access to an object specifying page numbering options for the current section. Inherited from Section.
Paragraphs Provides access to a collection of paragraphs for the current section. Inherited from Section.
Range Retrieves the range occupied by the current section. Inherited from Section.
RightToLeft Gets or sets whether to change the section’s direction to right-to-left. Inherited from Section.
StartType Gets or sets the type of a section break. Inherited from Section.
See Also