PageSetup.GetCommands

PageSetup.GetCommands method

Gets all commands of header or footer.

public HeaderFooterCommand[] GetCommands(string headerFooterScript)
ParameterTypeDescription
headerFooterScriptStringThe header/footer script

Return Value

Returns all commands of header or footer.

See Also