Gets or sets the section's formatting attributes. The property's value is an object of the type SectionFormat which defines the page size and the page margins.

Syntax

public SectionFormat Format { get; set; }
Public Property Format() As SectionFormat