IOperatorSelectorVisit Method (SetHorizontalTextScaling) |
Visit/select Tz operator.
Namespace:
Aspose.Pdf
Assembly:
Aspose.PDF (in Aspose.PDF.dll) Version: 22.5.0
Syntaxvoid Visit(
SetHorizontalTextScaling Tz
)
Sub Visit (
Tz As SetHorizontalTextScaling
)
void Visit(
SetHorizontalTextScaling^ Tz
)
abstract Visit :
Tz : SetHorizontalTextScaling -> unit
Parameters
- Tz
- Type: Aspose.Pdf.OperatorsSetHorizontalTextScaling
Set horizontal text scaling operator.
See Also