Aspose::Pdf::LogicalStructure::StructureTextState::set_Subscript method

StructureTextState::set_Subscript method

Sets subscript of the text.

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

Remarks

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

See Also