OperatorWriter.SetHorizontalScaling

Sets the horizontal scaling for text on the page.

public void SetHorizontalScaling(float horizontalScaling)
Sub SetHorizontalScaling(horizontalScaling As Single)

Parameters

horizontalScaling
Single

The horizontal scaling of text.

Licensing Info

This method is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

OperatorWriter
ceTe.DynamicPDF.IO

In this topic