Aspose::Pdf::LogicalStructure::StructureTextState::get_CharacterSpacing method

StructureTextState::get_CharacterSpacing method

Gets character spacing of the text.

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

Remarks

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

See Also