Aspose::Pdf::LogicalStructure::StructureTextState::set_Underline method

StructureTextState::set_Underline method

Sets underline for the text.

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

Remarks

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

See Also