ShowUnicodeInfo Property (WpfPdfFontViewerControl)
Gets or sets a value indicating whether control should show information about Unicode symbol of text symbol.
'Declaration
Public Property ShowUnicodeInfo As Boolean
public bool ShowUnicodeInfo { get; set; }
public: __property bool get_ShowUnicodeInfo();
public: __property void set_ShowUnicodeInfo(
bool
);
Property Value
True - control should show information about Unicode symbol of text symbol;
false - control should not show information about Unicode symbol of text symbol.
Default value is false.
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