Aspose::Pdf::LogicalStructure::StructureTextState::set_HorizontalScaling method

StructureTextState::set_HorizontalScaling method

Sets horizontal scaling of the text.

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

Remarks

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

See Also