Back to Devexpress

ChangeSectionPaperKindCommand Properties

officefileapi-devexpress-dot-xtrarichedit-dot-commands-dot-changesectionpaperkindcommand-dot-underscore-properties.md

latest3.8 KB
Original Source

ChangeSectionPaperKindCommand Properties

Changes paper size for the current section pages.

NameDescription
CommandSourceTypeGets or sets the type of the object which invokes the command. Inherited from Command.
DefaultPaperKindList staticGets a list of enumerations specifying standard paper sizes which are used by default.
DescriptionGets the text description of a command. Inherited from Command.
DescriptionStringIdGets a string resource identifier of a command description.
FullPaperKindList staticGets a list of enumerations specifying all available standard paper sizes.
HideDisabledGets or sets whether the object to which the command is attached is hidden, if the command is disabled. Inherited from Command.
IdGets the ID of the ChangeSectionPaperKindCommand.
ImageGets an image associated with the command. Inherited from Command.
KeyTipGets a key tip associated with the command. Inherited from Command.
LargeImageGets a larger image associated with the command. Inherited from Command.
MenuCaptionGest the menu caption associated with the current command. Inherited from Command.
MenuCaptionStringIdGets a string resource identifier of a menu caption corresponding to ChangeSectionPaperKindCommand.
PaperKindGets or sets the size of a piece of paper.
ShowsModalDialogIndicates whether a command invokes a modal dialog when executing. Inherited from Command.
SupportsImageInherited from Command.
SvgImageInherited from Command.

See Also

ChangeSectionPaperKindCommand Class

ChangeSectionPaperKindCommand Members

DevExpress.XtraRichEdit.Commands Namespace