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




In This Topic
    ImGearPDFFont Class
    In This Topic
    Represents a font.
    Object Model
    ImGearPDFFont Class
    Syntax
    'Declaration
     
    Public NotInheritable Class ImGearPDFFont 
       Inherits ImGearPDFObject
    'Usage
     
    Dim instance As ImGearPDFFont
    public sealed class ImGearPDFFont : ImGearPDFObject 
    public __gc __sealed class ImGearPDFFont : public ImGearPDFObject 
    public ref class ImGearPDFFont sealed : public ImGearPDFObject 
    Inheritance Hierarchy

    System.Object
       ImageGear.Formats.PDF.ImGearPDFObject
          ImageGear.Formats.PDF.ImGearPDFFont

    See Also