Skip to main content
A newer version of this page is available. .

SetDifferentFirstPageHeaderFooterCommand Class

A command to change the header/footer edit mode, so it allows creation of a different header or footer for the first page of a document or section.

Declaration

declare class SetDifferentFirstPageHeaderFooterCommand extends CommandWithBooleanStateBase

Remarks

An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.setDifferentFirstPageHeaderFooter property.

Inheritance

CommandBase
CommandWithBooleanStateBase
SetDifferentFirstPageHeaderFooterCommand
See Also