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

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

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

    See Also