Aspose::Pdf::LogicalStructure::StructureTextState::set_StrikeOut method

StructureTextState::set_StrikeOut method

Sets strikeout for the text.

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

Remarks

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

See Also