Aspose::Pdf::LogicalStructure::StructureTextState::set_CharacterSpacing method

StructureTextState::set_CharacterSpacing method

Sets character spacing of the text.

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

Remarks

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

See Also