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