Click or drag to resize

BannerGetReferences Method

Gives body header references or body footer references

Namespace:  SOWIDocument.Word
Assembly:  SOWIDocument.Word (in SOWIDocument.Word.dll) Version: 22.2.10.1 (22.2.10.450)
Syntax
internal IEnumerable<HeaderFooterReferenceType> GetReferences()

Return Value

Type: IEnumerableHeaderFooterReferenceType
List of body header references or body footer references
See Also