Class SystemFont
- Namespace
- BitMiracle.Docotic.Pdf.Layout
- Assembly
- BitMiracle.Docotic.Pdf.Layout.dll
The font descriptor for loading from the system font collection or using a custom font loader.
public sealed class SystemFont
- Inheritance
-
SystemFont
- Inherited Members
Remarks
The Getting Started with Layout API article provides essential information on how to generate PDFs with the API.
Check out the other articles and code samples on the C# PDF generation library page.
Methods
- Bold()
Applies bold weight to this font.
- Family(string)
Creates a new font with the specified family name.
- Italic()
Applies italic style to this font.