PDF for UWP | ComponentOne
C1.Xaml.Pdf Namespace / PdfFieldBase Class / Font Property

In This Topic
    Font Property (PdfFieldBase)
    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