vcl-dxrichedit-dot-actions-c3dc56bc.md
An action object that corresponds to the SetLandscapePageOrientation command provided by the Rich Edit control.
TdxRichEditControlSetLandscapePageOrientation = class(
TdxRichEditControlAction
)
This class does not introduce any new public members. Executing a TdxRichEditControlSetLandscapePageOrientation command applies the landscape page orientation to all pages in the current document section.
UI elements linked to a TdxRichEditControlSetLandscapePageOrientation action object are enabled only if the following conditions are met:
False.TObject TPersistent TComponent TBasicAction TContainedAction TCustomAction TAction TdxBasicAction TdxRichEditControlAction TdxRichEditControlSetLandscapePageOrientation
See Also
TdxRichEditControlSetPortraitPageOrientation Class