VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Pdf Namespace / PdfFontManager Class / EmbedFont(PdfFont) Method
Syntax Exceptions Requirements SeeAlso
In This Topic
    EmbedFont(PdfFont) Method (PdfFontManager)
    In This Topic
    Embeds the specified PDF font.
    Syntax

    Parameters

    font
    The PDF font that should be embedded.
    Exceptions
    ExceptionDescription
    Thrown if the font and font manager does not belong to the same PDF document.
    Requirements

    Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also