Class SetHorizontalTextScaling
SetHorizontalTextScaling class
Class representing Tz operator (set horizontal text scaling).
public class SetHorizontalTextScaling : TextStateOperator
Constructors
Properties
| Name | Description |
|---|
| HorizontalScaling { get; set; } | Gets or sets the horizontal scaling. |
| Index { get; set; } | Operator index in page operators list. |
Methods
| Name | Description |
|---|
| override Accept(IOperatorSelector) | Accepts visitor object to process operator. |
| override ToString() | Returns text of operator and its parameters. |
| ValueEquals(Operator) | Compares this instance with the given object. |
See Also