Click or drag to resize

BannerGetPartID Method

Gives part ID of parameter pPage

Namespace:  SOWIDocument.Word
Assembly:  SOWIDocument.Word (in SOWIDocument.Word.dll) Version: 22.2.10.1 (22.2.10.450)
Syntax
internal string GetPartID(
	BannerPages pPage
)

Parameters

pPage
Type: SOWIDocument.WordBannerPages
Footer or header of default, first or even

Return Value

Type: String
ID of open XML part
See Also