IdxRichEditCharacterPropertiesBase.SetSubscript(TdxNullableBoolean) Method
Adds or removes the Subscript font attribute to/from a document range.
Declaration
procedure SetSubscript(const Value: TdxNullableBoolean);
Parameters
| Name | Type |
|---|---|
| Value | TdxNullableBoolean |
Remarks
The SetSubscript procedure is a setter of the Subscript property.
See Also