Aspose::Pdf::LogicalStructure::StructureTextState::get_Subscript method

StructureTextState::get_Subscript method

Gets subscript of the text.

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

Remarks

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

See Also