ChangeSectionPaperKindCommand Constructors
Changes paper size for the current section pages.Name | Parameters | Description |
---|---|---|
ChangeSectionPaperKindCommand(IRichEditControl, DXPaperKind) | control, paperKind | Initializes a new instance of the ChangeSectionPaperKindCommand class with specified settings. |
ChangeSectionPaperKindCommand(IRichEditControl) | control | Initializes a new instance of the ChangeSectionPaperKindCommand class with the specified owner. |
See Also