Aspose::Pdf::LogicalStructure::StructureTextState::get_Superscript method

StructureTextState::get_Superscript method

Gets superscript of the text.

System::Nullable<bool> Aspose::Pdf::LogicalStructure::StructureTextState::get_Superscript() const

Remarks

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

See Also