public final WordProcessingPageSetup getPageSetup()
Gets the printing page setup for this [WordProcessingSection](../../com.groupdocs.watermark.contents/wordprocessingsection).
Returns:WordProcessingPageSetup - The printing page setup for this [WordProcessingSection](../../com.groupdocs.watermark.contents/wordprocessingsection).
getHeadersFooters()
public final WordProcessingHeaderFooterCollection getHeadersFooters()
Gets the collection of all headers and footers of this [WordProcessingSection](../../com.groupdocs.watermark.contents/wordprocessingsection).
Returns:WordProcessingHeaderFooterCollection - The collection of all headers and footers of this [WordProcessingSection](../../com.groupdocs.watermark.contents/wordprocessingsection).
getShapes()
public final WordProcessingShapeCollection getShapes()
Gets the collection of all shapes contained in this [WordProcessingSection](../../com.groupdocs.watermark.contents/wordprocessingsection).
Returns:WordProcessingShapeCollection - The collection of all shapes contained in this [WordProcessingSection](../../com.groupdocs.watermark.contents/wordprocessingsection).