PageNumberLocation

WordProcessingOptions.PageNumberLocation property

Allows to forcibly apply the page numbering for the loaded WordProcessing document. By default is NotApply — document is intact.

public WordsPageNumberLocation PageNumberLocation { get; set; }

See Also