SetCharWidth
SetCharWidth class
Class representing d0 operator (set glyph width).
public class SetCharWidth : Operator
Properties
Name | Description |
---|---|
Index { get; set; } | Operator index in page operators list. |
Wx { get; } | Horizontal displacement of glyph coordinate. |
Wy { get; } | Vertical displacement of glyph coordinate. |
Methods
Name | Description |
---|---|
override Accept(IOperatorSelector) | Accepts visitor object to process operator. |
override ToString() | Returns text representation of operator. |
See Also
- class Operator
- namespace Aspose.Pdf.Operators
- assembly Aspose.PDF