IOperatorSelectorVisit Method (SetHorizontalTextScaling) |
Visit/select Tz operator.
Namespace: Aspose.PdfAssembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
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