ComponentOne PDF for .NET
C1.C1Pdf Namespace / PdfComboListBase Class / Font Property

In This Topic
    Font Property (PdfComboListBase)
    In This Topic
    Gets or sets the Font of the current PdfFieldBase.
    Syntax
    'Declaration
     
    
    Public Property Font As Font
    public Font Font {get; set;}
    See Also