Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Operators Namespace / Type3SetWidthAndBoundingBox Class
Members

In This Topic
    Type3SetWidthAndBoundingBox Class
    In This Topic
    PDF "d1" operator. Set width information for the glyph and declare that the glyph description specifies both its shape and its color.
    Object Model
    Type3SetWidthAndBoundingBox Class
    Syntax
    'Declaration
     
    Public Class Type3SetWidthAndBoundingBox 
       Inherits OperatorBase
    public class Type3SetWidthAndBoundingBox : OperatorBase 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Pdf.Operators.OperatorBase
          GrapeCity.Documents.Pdf.Operators.Type3SetWidthAndBoundingBox

    See Also