Skip to content

Commit 5b01c12

Browse files
901074 How to set the font size of text annotations greater than values available in WPF PdfViewer
1 parent 6551b61 commit 5b01c12

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

Annotations/CustomizeFontSizeOfTextAnnotation/CustomizeFontSizeSample/MainWindow.xaml.cs

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,6 @@
11
using Syncfusion.Windows.PdfViewer;
2-
using System;
3-
using System.Collections.Generic;
4-
using System.Linq;
5-
using System.Text;
6-
using System.Threading.Tasks;
72
using System.Windows;
83
using System.Windows.Controls;
9-
using System.Windows.Data;
10-
using System.Windows.Documents;
11-
using System.Windows.Input;
12-
using System.Windows.Media;
13-
using System.Windows.Media.Imaging;
14-
using System.Windows.Navigation;
15-
using System.Windows.Shapes;
164

175
namespace CustomizeFontSizeSample
186
{

0 commit comments

Comments
 (0)