'Declaration
Public Property Font As Xfinium.Pdf.Graphics.PdfFont
'Usage
Dim instance As PdfVisualFreeTextAnnotation
Dim value As Xfinium.Pdf.Graphics.PdfFont
instance.Font = value
value = instance.Font
public Xfinium.Pdf.Graphics.PdfFont Font {get; set;}
public:
property Xfinium.Pdf.Graphics.PdfFont^ Font {
Xfinium.Pdf.Graphics.PdfFont^ get();
void set ( Xfinium.Pdf.Graphics.PdfFont^ value);
}
Property Value
The font used for displaying the annotation
Contents.
Supported .NET Platforms: .NET 4.0 and higher, Windows Forms
Target Platforms:Windows 10, Windows 8.1, Windows 8 , Windows 7, Windows Vista SP1 or later, Windows Server 2008, Windows Server 2008 R2