Click or drag to resize
IOperatorSelectorVisit Method (SetCharWidthBoundingBox)
Visit/select d1 operator.

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

Parameters

d1
Type: Aspose.Pdf.OperatorsSetCharWidthBoundingBox
Set glyph width and bounding box in Type 3 font operator.
See Also