The class defines a default font strategy for PdfDocument which is used in the scope of PdfDocument.GetDefaultFont(). More...
The class defines a default font strategy for PdfDocument which is used in the scope of PdfDocument.GetDefaultFont().
◆ DefaultFontStrategy()
iText.Kernel.Pdf.DefaultFontStrategy.DefaultFontStrategy |
( |
PdfDocument |
pdfDocument |
) |
|
|
inline |
Instantiates a new instance of DefaultFontStrategy which will be used for passed PdfDocument instance.
-
Parameters
-
pdfDocument |
the pdf document for which the strategy will be used to |
◆ GetFont()
virtual PdfFont iText.Kernel.Pdf.DefaultFontStrategy.GetFont |
( |
|
) |
|
|
inlinevirtual |