SetCharWidth Class
Class representing d0 operator (set glyph width).
Inheritance Hierarchy
SystemObject
  Aspose.PdfOperator
    Aspose.Pdf.OperatorsSetCharWidth

Namespace: Aspose.Pdf.Operators
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
public class SetCharWidth : Operator

The SetCharWidth type exposes the following members.

Properties
  NameDescription
Public propertyIndex
Operator index in page operators list.
(Inherited from Operator.)
Public propertyWx
Horizontal displacement of glyph coordinate.
Public propertyWy
Vertical displacement of glyph coordinate.
Methods
See Also