[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Operators.SetTextFontAndSize.-ctor

SetTextFontAndSize Constructor

SetTextFontAndSize(Font, PdfName, float)

Initializes a new instance of the SetTextFontAndSize class.

Declaration
public SetTextFontAndSize(Font font, PdfName fontName, float fontSize)
Parameters
Type Name Description
Font font

The value of Font.

PdfName fontName

The value of FontName.

float fontSize

The value of FontSize.