Click or drag to resize

BannerTest_Get Method

Test case about method Get(BannerPages) because method is internal declaration

Namespace:  SOWIDocument.Word
Assembly:  SOWIDocument.Word (in SOWIDocument.Word.dll) Version: 22.2.10.1 (22.2.10.450)
Syntax
public bool Test_Get()

Return Value

Type: Boolean
True gives back a Open XML part (header or footer). False gives a null object back.
Remarks
Read default header or footer as a part and convert this to header part or footer part.
See Also