Aspose::Pdf::LogicalStructure::StructureTextState::set_WordSpacing method

StructureTextState::set_WordSpacing method

Sets word spacing of the text.

void Aspose::Pdf::LogicalStructure::StructureTextState::set_WordSpacing(System::Nullable<float> value)

Remarks

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

See Also