Aspose::Pdf::LogicalStructure::StructureTextState::get_Underline method

StructureTextState::get_Underline method

Gets underline for the text.

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

Remarks

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

See Also