Back to Devexpress

SetDifferentFirstPageHeaderFooterCommand Class

aspnet-js-setdifferentfirstpageheaderfootercommand.md

latest856 B
Original Source

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

ts
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

SetDifferentFirstPageHeaderFooterCommand Members