Initializes a new instance of a Font object.
Namespace:
C1.Silverlight.PdfAssembly: C1.Silverlight.Pdf (in C1.Silverlight.Pdf.dll)
Syntax
C# |
---|
public Font( string name, double sizeInPoints ) |
Visual Basic |
---|
Public Sub New ( _ name As String, _ sizeInPoints As Double _ ) |
Parameters
- name
- Type: System..::..String
Font face.
- sizeInPoints
- Type: System..::..Double
Font size in points.