UnicodeInfoFontFamilyName Property (WpfPdfFontViewerControl)
Gets or sets the name of font family that should be used for drawing information about Unicode symbol of text symbol.
'Declaration
Public Property UnicodeInfoFontFamilyName As System.String
public System.String UnicodeInfoFontFamilyName { get; set; }
public: __property System.String get_UnicodeInfoFontFamilyName();
public: __property void set_UnicodeInfoFontFamilyName(
System.String
);
public:
property System.String UnicodeInfoFontFamilyName {
System.String get();
void set(System.String );
}
Property Value
Default value is "Arial".
Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5