Click or drag to resize
IOperatorSelectorVisit Method (SetCharWidth)
Visit/select d0 operator.

Namespace: Aspose.Pdf
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
void Visit(
	SetCharWidth d0
)

Parameters

d0
Type: Aspose.Pdf.OperatorsSetCharWidth
Set glyph width in Type 3 font operator.
See Also