Skip to main content

IdxRichEditDocument.Unit Property

Specifies the unit used to measure all distances and dimensions in the document.

Declaration

property &Unit: TdxRichEditDocumentUnit read; write;

Property Value

Type
TdxRichEditDocumentUnit

Remarks

Use this property to switch between measurement units. The Unit property value affects the document and all its subdocuments. Refer to the TdxRichEditDocumentUnit type description for detailed information on available measurement units.

See Also