Aspose::Pdf::LogicalStructure::StructureTextState::set_Superscript method

StructureTextState::set_Superscript method

Sets superscript of the text.

void Aspose::Pdf::LogicalStructure::StructureTextState::set_Superscript(System::Nullable<bool> value)

Remarks

Can be null. Use null to inherit Superscript property from parent structure element.

See Also