Skip to main content

TdxRichEditControlOptionsBase.VerticalRuler Property

Provides access to vertical ruler settings.

Declaration

property VerticalRuler: TdxVerticalRulerOptions read; write;

Property Value

Type
TdxVerticalRulerOptions

Remarks

Use this property to customize the vertical ruler in the Rich Edit control.

Refer to the TdxVerticalRulerOptions class description for information on the available vertical ruler settings.

See Also