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)
Syntaxinternal IEnumerable<HeaderFooterReferenceType> GetReferences()
Friend Function GetReferences As IEnumerable(Of HeaderFooterReferenceType)
Return Value
Type:
IEnumerableHeaderFooterReferenceTypeList of body header references or body footer references
See Also