Back to Devexpress

SetDifferentOddAndEvenPagesHeaderFooterCommand Class

aspnet-js-setdifferentoddandevenpagesheaderfootercommand.md

latest901 B
Original Source

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

ts
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

SetDifferentOddAndEvenPagesHeaderFooterCommand Members