Aspose::Pdf::LogicalStructure::StructureTextState::get_WordSpacing method

StructureTextState::get_WordSpacing method

Gets word spacing of the text.

System::Nullable<float> Aspose::Pdf::LogicalStructure::StructureTextState::get_WordSpacing() const

Remarks

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

See Also