Aspose::Pdf::LogicalStructure::StructureTextState::get_StrikeOut method

StructureTextState::get_StrikeOut method

Gets strikeout for the text.

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

Remarks

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

See Also