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

In This Topic
    SetTextFontAndSize Class
    In This Topic
    PDF "Tf" operator. Set the text font and size.
    Object Model
    SetTextFontAndSize Class
    Syntax
    'Declaration
     
    Public Class SetTextFontAndSize 
       Inherits OperatorBase
    public class SetTextFontAndSize : OperatorBase 
    Inheritance Hierarchy

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

    See Also