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)
Syntaxinternal string GetPartID(
BannerPages pPage
)
Friend Function GetPartID (
pPage As BannerPages
) As String
Parameters
- pPage
- Type: SOWIDocument.WordBannerPages
Footer or header of default, first or even
Return Value
Type:
StringID of open XML part
See Also