VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Pdf.Tree.Fonts Namespace / PdfFontInfo Class / GetProperties(FontCharacteristics,FontWeight,FontStretch,FontFallbackType) Method
Syntax Requirements SeeAlso
In This Topic
    GetProperties(FontCharacteristics,FontWeight,FontStretch,FontFallbackType) Method (PdfFontInfo)
    In This Topic
    Returns properties of this font info.
    Syntax

    Parameters

    fontCharacteristics
    The font characteristics.
    fontWeight
    The font weight.
    fontStretch
    The font stretch.
    fontFallbackType
    The font fallback type.
    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