PageSetup

WordProcessingSection.PageSetup property

Gets the printing page setup for this WordProcessingSection.

public WordProcessingPageSetup PageSetup { get; }

Property Value

The printing page setup for this WordProcessingSection.

See Also