Skip to main content

SetDifferentOddAndEvenPagesHeaderFooterCommand Class

A command to change the header/footer edit mode so it allows creation of a different header or footer for odd and even pages of a document or section.

Declaration

declare class SetDifferentOddAndEvenPagesHeaderFooterCommand extends CommandWithBooleanStateBase

Remarks

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

Inheritance

CommandBase
CommandWithBooleanStateBase
SetDifferentOddAndEvenPagesHeaderFooterCommand
See Also