ImageGear v26.3 - Updated
ImageGear.Formats.Pdf Assembly / ImageGear.Formats.PDF Namespace / ImGearPDEFontCreateFromSysFontParams Class
Members




In This Topic
    ImGearPDEFontCreateFromSysFontParams Class
    In This Topic
    Provides PDE Font creation parameters.
    Object Model
    ImGearPDEFontCreateFromSysFontParams Class
    Syntax
    'Declaration
     
    Public NotInheritable Class ImGearPDEFontCreateFromSysFontParams 
    'Usage
     
    Dim instance As ImGearPDEFontCreateFromSysFontParams
    public sealed class ImGearPDEFontCreateFromSysFontParams 
    public __gc __sealed class ImGearPDEFontCreateFromSysFontParams 
    public ref class ImGearPDEFontCreateFromSysFontParams sealed 
    Inheritance Hierarchy

    System.Object
       ImageGear.Formats.PDF.ImGearPDEFontCreateFromSysFontParams

    See Also