Click or drag to resize

PdfFontResource Constructor

Overload List
  NameDescription
Public methodCode examplePdfFontResource(String, String, PdfFontResourceStandard)
Create a new PDF font resource used by the PdfWebControl and other aspects of RAD PDF.
Public methodCode examplePdfFontResource(String, String, String)
Create a new PDF font resource used by the PdfWebControl and other aspects of RAD PDF.
Public methodCode examplePdfFontResource(String, String, PdfFontResourceStandard, String)
Create a new PDF font resource used by the PdfWebControl and other aspects of RAD PDF.
Public methodCode examplePdfFontResource(String, String, String, String)
Create a new PDF font resource used by the PdfWebControl and other aspects of RAD PDF.
Top
See Also