Aspose::Words::Drawing::TextPath::set_SmallCaps method

TextPath::set_SmallCaps method

True if the font is formatted as small capital letters.

void Aspose::Words::Drawing::TextPath::set_SmallCaps(bool value)

Remarks

The default value is false.

See Also