Skip to main content

TdxRichEditControlSetPortraitPageOrientation Class

An action object that corresponds to the SetPortraitPageOrientation command provided by the Rich Edit control.

Declaration

TdxRichEditControlSetPortraitPageOrientation = class(
    TdxRichEditControlAction
)

Remarks

This class does not introduce any new public members. Executing a TdxRichEditControlSetPortraitPageOrientation command applies the portrait page orientation to all pages in the current document section.

UI elements linked to a TdxRichEditControlSetPortraitPageOrientation action object are enabled only if the following conditions are met:

See Also