Version

SectionProperties Class Members

The following tables list the members exposed by SectionProperties.

Public Properties
 NameDescription
Public PropertyFooterMarginReturns or sets the distance between the top edge of the page and the top edge of the footer.  
Public PropertyHeaderMarginReturns or sets the distance between the top edge of the page and the top edge of the header.  
Public PropertyPageMarginsReturns or sets the margins for all pages in the associated section.  
Public PropertyPageOrientationReturns or sets a value which defines the orientation for all pages in the associated section.  
Public PropertyPageSizeReturns or sets the size for all pages in the associated section.  
Public PropertyPaperCodeReturns or sets a value which represents a printer-specific paper code for the paper type for all pages in the associated section.  
Public PropertyStartingPageNumberReturns or sets the page number for the first page in this section.  
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)CreateReturns a new instance which is associated with the specified WordDocumentWriter.  
Public MethodResetOverridden. Restores all property values for this instance to their respective defaults.  
See Also