HeaderFooter

WordProcessingShape.HeaderFooter property

Gets the parent header/footer of this WordProcessingShape (if presents).

public WordProcessingHeaderFooter HeaderFooter { get; }

Property Value

The parent header/footer of this WordProcessingShape.

See Also