'Declaration
Public Property AppearanceFont As Xfinium.Pdf.Graphics.PdfFont
'Usage
Dim instance As PdfVisualFreeTextAnnotation
Dim value As Xfinium.Pdf.Graphics.PdfFont
instance.AppearanceFont = value
value = instance.AppearanceFont
public Xfinium.Pdf.Graphics.PdfFont AppearanceFont {get; set;}
public:
property Xfinium.Pdf.Graphics.PdfFont^ AppearanceFont {
Xfinium.Pdf.Graphics.PdfFont^ get();
void set ( Xfinium.Pdf.Graphics.PdfFont^ value);
}
Property Value
The font used for displaying the annotation content.
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