Compdfkit_Tools.csproj 51 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  4. <PropertyGroup>
  5. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  6. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  7. <ProjectGuid>{9363BCB1-3A67-446A-8093-5708B86BF418}</ProjectGuid>
  8. <OutputType>Library</OutputType>
  9. <RootNamespace>Compdfkit_Tools</RootNamespace>
  10. <AssemblyName>ComPDFKit_Tools</AssemblyName>
  11. <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
  12. <FileAlignment>512</FileAlignment>
  13. <ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
  14. <WarningLevel>4</WarningLevel>
  15. <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
  16. <Deterministic>true</Deterministic>
  17. <TargetFrameworkProfile />
  18. <NuGetPackageImportStamp>
  19. </NuGetPackageImportStamp>
  20. <LangVersion>default</LangVersion>
  21. </PropertyGroup>
  22. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  23. <PlatformTarget>AnyCPU</PlatformTarget>
  24. <DebugSymbols>true</DebugSymbols>
  25. <DebugType>full</DebugType>
  26. <Optimize>false</Optimize>
  27. <OutputPath>bin\Debug\</OutputPath>
  28. <DefineConstants>DEBUG;TRACE</DefineConstants>
  29. <ErrorReport>prompt</ErrorReport>
  30. <WarningLevel>4</WarningLevel>
  31. </PropertyGroup>
  32. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  33. <PlatformTarget>AnyCPU</PlatformTarget>
  34. <DebugType>pdbonly</DebugType>
  35. <Optimize>true</Optimize>
  36. <OutputPath>bin\Release\</OutputPath>
  37. <DefineConstants>TRACE</DefineConstants>
  38. <ErrorReport>prompt</ErrorReport>
  39. <WarningLevel>4</WarningLevel>
  40. </PropertyGroup>
  41. <PropertyGroup>
  42. <StartupObject />
  43. </PropertyGroup>
  44. <PropertyGroup>
  45. <ApplicationIcon>ComPDFKit_Logo.ico</ApplicationIcon>
  46. </PropertyGroup>
  47. <ItemGroup>
  48. <Reference Include="ComPDFKit.Desk, Version=1.10.0.0, Culture=neutral, processorArchitecture=MSIL">
  49. <HintPath>..\packages\ComPDFKit.NetFramework.1.10.0\lib\ComPDFKit.Desk.dll</HintPath>
  50. </Reference>
  51. <Reference Include="ComPDFKit.Viewer, Version=1.10.0.0, Culture=neutral, processorArchitecture=MSIL">
  52. <HintPath>..\packages\ComPDFKit.NetFramework.1.10.0\lib\ComPDFKit.Viewer.dll</HintPath>
  53. </Reference>
  54. <Reference Include="Nager.Country, Version=4.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  55. <HintPath>..\packages\Nager.Country.4.0.0\lib\netstandard2.0\Nager.Country.dll</HintPath>
  56. </Reference>
  57. <Reference Include="PresentationFramework.Aero2, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  58. <HintPath>..\packages\PresentationFramework.Aero2.1.0.1\lib\PresentationFramework.Aero2.dll</HintPath>
  59. </Reference>
  60. <Reference Include="System" />
  61. <Reference Include="System.Data" />
  62. <Reference Include="System.Drawing" />
  63. <Reference Include="System.Management" />
  64. <Reference Include="System.Windows.Forms" />
  65. <Reference Include="System.Xml" />
  66. <Reference Include="Microsoft.CSharp" />
  67. <Reference Include="System.Core" />
  68. <Reference Include="System.Xml.Linq" />
  69. <Reference Include="System.Data.DataSetExtensions" />
  70. <Reference Include="System.Net.Http" />
  71. <Reference Include="System.Xaml">
  72. <RequiredTargetFramework>4.0</RequiredTargetFramework>
  73. </Reference>
  74. <Reference Include="VirtualizingWrapPanel">
  75. <HintPath>.\VirtualizingWrapPanel.dll</HintPath>
  76. </Reference>
  77. <Reference Include="WindowsBase" />
  78. <Reference Include="PresentationCore" />
  79. <Reference Include="PresentationFramework" />
  80. </ItemGroup>
  81. <ItemGroup>
  82. <Compile Include="Annotation\AnnotationControl\AnnotationControl.xaml.cs">
  83. <DependentUpon>AnnotationControl.xaml</DependentUpon>
  84. </Compile>
  85. <Compile Include="Annotation\CPDFAnnotationPreviewerControl.xaml.cs">
  86. <DependentUpon>CPDFAnnotationPreviewerControl.xaml</DependentUpon>
  87. </Compile>
  88. <Compile Include="Annotation\PDFAnnotationList\PDFAnnotationListControl\CPDFAnnotationListControl.xaml.cs">
  89. <DependentUpon>CPDFAnnotationListControl.xaml</DependentUpon>
  90. </Compile>
  91. <Compile Include="Annotation\PDFAnnotationList\PDFAnnotationListUI\CPDFAnnoationListUI.xaml.cs">
  92. <DependentUpon>CPDFAnnoationListUI.xaml</DependentUpon>
  93. </Compile>
  94. <Compile Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFFreehandUI.xaml.cs">
  95. <DependentUpon>CPDFFreehandUI.xaml</DependentUpon>
  96. </Compile>
  97. <Compile Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFFreeTextUI.xaml.cs">
  98. <DependentUpon>CPDFFreeTextUI.xaml</DependentUpon>
  99. </Compile>
  100. <Compile Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFTempStampUI.xaml.cs">
  101. <DependentUpon>CPDFTempStampUI.xaml</DependentUpon>
  102. </Compile>
  103. <Compile Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFNoteUI.xaml.cs">
  104. <DependentUpon>CPDFNoteUI.xaml</DependentUpon>
  105. </Compile>
  106. <Compile Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFSignatureUI.xaml.cs">
  107. <DependentUpon>CPDFSignatureUI.xaml</DependentUpon>
  108. </Compile>
  109. <Compile Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFCreateSignatureDialog.xaml.cs">
  110. <DependentUpon>CPDFCreateSignatureDialog.xaml</DependentUpon>
  111. </Compile>
  112. <Compile Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFDeleteDialog.xaml.cs">
  113. <DependentUpon>CPDFDeleteDialog.xaml</DependentUpon>
  114. </Compile>
  115. <Compile Include="Asset\Styles\TCIRadioButton.cs" />
  116. <Compile Include="Common\BarControl\CPDFDigitalSignatureBarControl.xaml.cs">
  117. <DependentUpon>CPDFDigitalSignatureBarControl.xaml</DependentUpon>
  118. </Compile>
  119. <Compile Include="Common\BarControl\CPDFPageEditBarControl.xaml.cs">
  120. <DependentUpon>CPDFPageEditBarControl.xaml</DependentUpon>
  121. </Compile>
  122. <Compile Include="Common\BaseControl\CustomProgressBarControl.xaml.cs">
  123. <DependentUpon>CustomProgressBarControl.xaml</DependentUpon>
  124. </Compile>
  125. <Compile Include="Common\BaseControl\HomePageButton.cs" />
  126. <Compile Include="Common\BaseControl\MatrixRadioControl.xaml.cs">
  127. <DependentUpon>MatrixRadioControl.xaml</DependentUpon>
  128. </Compile>
  129. <Compile Include="Common\BaseControl\PageNumberControl.xaml.cs">
  130. <DependentUpon>PageNumberControl.xaml</DependentUpon>
  131. </Compile>
  132. <Compile Include="Common\Convert\BoolToColorConverter.cs" />
  133. <Compile Include="Common\Convert\HeightToTopMarginConverter.cs" />
  134. <Compile Include="Common\Convert\HomePageHeightConverter.cs" />
  135. <Compile Include="Common\Convert\AndMultiBoolValueConverter.cs" />
  136. <Compile Include="Common\Convert\AnnotArgsTypeToVisibilityConverter.cs" />
  137. <Compile Include="Common\Convert\AntiBoolToVisibilityConverter.cs" />
  138. <Compile Include="Common\Convert\AntiStringToVisibilityConverter.cs" />
  139. <Compile Include="Common\Convert\CaptionHeightConverter.cs" />
  140. <Compile Include="Common\Convert\IntAndTagToBoolMultiBinding.cs" />
  141. <Compile Include="Common\Convert\ReverseBoolConverter.cs" />
  142. <Compile Include="Common\Convert\ReverseVisibilityConverter.cs" />
  143. <Compile Include="Common\Convert\StringToVisibilityConverter.cs" />
  144. <Compile Include="Common\Convert\ShowDefaultCloseButtonConverter.cs" />
  145. <Compile Include="Common\Convert\ShowIconConverter.cs" />
  146. <Compile Include="Common\Convert\TagToBoolConverter.cs" />
  147. <Compile Include="Common\Convert\WindowStateToPathConverter.cs" />
  148. <Compile Include="Common\Convert\WindowStateToThicknessConverter.cs" />
  149. <Compile Include="Common\DeviceSerial\DeviceSerialControl.xaml.cs">
  150. <DependentUpon>DeviceSerialControl.xaml</DependentUpon>
  151. </Compile>
  152. <Compile Include="Common\Helper\FileHistoryHelper.cs" />
  153. <Compile Include="Common\Helper\PasswordHelper.cs" />
  154. <Compile Include="Common\PasswordControl\PasswordBoxControl.xaml.cs">
  155. <DependentUpon>PasswordBoxControl.xaml</DependentUpon>
  156. </Compile>
  157. <Compile Include="Common\HomePage\FeaturesListControl.xaml.cs">
  158. <DependentUpon>FeaturesListControl.xaml</DependentUpon>
  159. </Compile>
  160. <Compile Include="Common\HomePage\HomePageControl.xaml.cs">
  161. <DependentUpon>HomePageControl.xaml</DependentUpon>
  162. </Compile>
  163. <Compile Include="Common\HomePage\RecentFilesControl.xaml.cs">
  164. <DependentUpon>RecentFilesControl.xaml</DependentUpon>
  165. </Compile>
  166. <Compile Include="Common\PasswordControl\PasswordDialog.xaml.cs">
  167. <DependentUpon>PasswordDialog.xaml</DependentUpon>
  168. </Compile>
  169. <Compile Include="Common\PasswordControl\PasswordWindow.xaml.cs">
  170. <DependentUpon>PasswordWindow.xaml</DependentUpon>
  171. </Compile>
  172. <Compile Include="Common\PropertyControl\PDFArrow\CPDFArrowControl.xaml.cs">
  173. <DependentUpon>CPDFArrowControl.xaml</DependentUpon>
  174. </Compile>
  175. <Compile Include="Common\PropertyControl\PDFArrow\CPDFArrowUI.xaml.cs">
  176. <DependentUpon>CPDFArrowUI.xaml</DependentUpon>
  177. </Compile>
  178. <Compile Include="Annotation\PDFAnnotationPanel\PDFAnnotationControl\CPDFAnnotationControl.xaml.cs">
  179. <DependentUpon>CPDFAnnotationControl.xaml</DependentUpon>
  180. </Compile>
  181. <Compile Include="Annotation\PDFAnnotationData\CPDFAnnotationData.cs" />
  182. <Compile Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFLinkUI.xaml.cs">
  183. <DependentUpon>CPDFLinkUI.xaml</DependentUpon>
  184. </Compile>
  185. <Compile Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFMarkupUI.xaml.cs">
  186. <DependentUpon>CPDFMarkupUI.xaml</DependentUpon>
  187. </Compile>
  188. <Compile Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFShapeUI.xaml.cs">
  189. <DependentUpon>CPDFShapeUI.xaml</DependentUpon>
  190. </Compile>
  191. <Compile Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFStampUI.xaml.cs">
  192. <DependentUpon>CPDFStampUI.xaml</DependentUpon>
  193. </Compile>
  194. <Compile Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFCreateStampDialog.xaml.cs">
  195. <DependentUpon>CPDFCreateStampDialog.xaml</DependentUpon>
  196. </Compile>
  197. <Compile Include="Common\BarControl\CPDFBOTABarControl.xaml.cs">
  198. <DependentUpon>CPDFBOTABarControl.xaml</DependentUpon>
  199. </Compile>
  200. <Compile Include="Common\BarControl\CPDFAnnotationBarControl.xaml.cs">
  201. <DependentUpon>CPDFAnnotationBarControl.xaml</DependentUpon>
  202. </Compile>
  203. <Compile Include="Common\BarControl\CPDFTitleBarControl.xaml.cs">
  204. <DependentUpon>CPDFTitleBarControl.xaml</DependentUpon>
  205. </Compile>
  206. <Compile Include="Common\BaseControl\CustomSliderControl.xaml.cs">
  207. <DependentUpon>CustomSliderControl.xaml</DependentUpon>
  208. </Compile>
  209. <Compile Include="Common\BaseControl\NumericUpDownControl.xaml.cs">
  210. <DependentUpon>NumericUpDownControl.xaml</DependentUpon>
  211. </Compile>
  212. <Compile Include="Common\Convert\BoolToVisibilityConverter.cs" />
  213. <Compile Include="Common\Convert\ListViewWidthConverter.cs" />
  214. <Compile Include="Common\Convert\TextLengthToBoolConverter.cs" />
  215. <Compile Include="Common\Convert\TextLengthToVisibilityConverter.cs" />
  216. <Compile Include="Common\PropertyControl\ColorPickerControl.xaml.cs">
  217. <DependentUpon>ColorPickerControl.xaml</DependentUpon>
  218. </Compile>
  219. <Compile Include="Common\BaseControl\DropDownNumberBoxControl.xaml.cs">
  220. <DependentUpon>DropDownNumberBoxControl.xaml</DependentUpon>
  221. </Compile>
  222. <Compile Include="Common\PropertyControl\PDFFont\CPDFFontControl.xaml.cs">
  223. <DependentUpon>CPDFFontControl.xaml</DependentUpon>
  224. </Compile>
  225. <Compile Include="Common\PropertyControl\PDFFont\CPDFFontUI.xaml.cs">
  226. <DependentUpon>CPDFFontUI.xaml</DependentUpon>
  227. </Compile>
  228. <Compile Include="Common\PropertyControl\PDFLocation\CPDFLocationControl.xaml.cs">
  229. <DependentUpon>CPDFLocationControl.xaml</DependentUpon>
  230. </Compile>
  231. <Compile Include="Common\PropertyControl\PDFLocation\CPDFRotationControl.xaml.cs">
  232. <DependentUpon>CPDFRotationControl.xaml</DependentUpon>
  233. </Compile>
  234. <Compile Include="Common\PropertyControl\PDFLocation\CPDFTileControl.xaml.cs">
  235. <DependentUpon>CPDFTileControl.xaml</DependentUpon>
  236. </Compile>
  237. <Compile Include="Common\PropertyControl\PDFThickness\CPDFThicknessControl.xaml.cs">
  238. <DependentUpon>CPDFThicknessControl.xaml</DependentUpon>
  239. </Compile>
  240. <Compile Include="Common\PropertyControl\PDFThickness\CPDThicknessUI.xaml.cs">
  241. <DependentUpon>CPDThicknessUI.xaml</DependentUpon>
  242. </Compile>
  243. <Compile Include="Common\PropertyControl\PDFLineStyle\CPDFLineStyleControl.xaml.cs">
  244. <DependentUpon>CPDFLineStyleControl.xaml</DependentUpon>
  245. </Compile>
  246. <Compile Include="Common\PropertyControl\PDFLineStyle\CPDFLineStyleUI.xaml.cs">
  247. <DependentUpon>CPDFLineStyleUI.xaml</DependentUpon>
  248. </Compile>
  249. <Compile Include="Common\PropertyControl\PDFOpacity\CPDFOpacityControl.xaml.cs">
  250. <DependentUpon>CPDFOpacityControl.xaml</DependentUpon>
  251. </Compile>
  252. <Compile Include="Common\PropertyControl\PDFOpacity\CPDFOpactiyUI.xaml.cs">
  253. <DependentUpon>CPDFOpactiyUI.xaml</DependentUpon>
  254. </Compile>
  255. <Compile Include="Common\PropertyControl\WritableComboBoxControl.xaml.cs">
  256. <DependentUpon>WritableComboBoxControl.xaml</DependentUpon>
  257. </Compile>
  258. <Compile Include="DigitalSignature\AddCertificationControl\AddCertificationControl.xaml.cs">
  259. <DependentUpon>AddCertificationControl.xaml</DependentUpon>
  260. </Compile>
  261. <Compile Include="DigitalSignature\AddCertificationControl\AddCertificationDialog.xaml.cs">
  262. <DependentUpon>AddCertificationDialog.xaml</DependentUpon>
  263. </Compile>
  264. <Compile Include="DigitalSignature\AddCertificationControl\AddCustomCertificationControl.xaml.cs">
  265. <DependentUpon>AddCustomCertificationControl.xaml</DependentUpon>
  266. </Compile>
  267. <Compile Include="DigitalSignature\AddCertificationControl\AddExistedCertificationControl.xaml.cs">
  268. <DependentUpon>AddExistedCertificationControl.xaml</DependentUpon>
  269. </Compile>
  270. <Compile Include="DigitalSignature\AddCertificationControl\SaveCerficateControl.xaml.cs">
  271. <DependentUpon>SaveCerficateControl.xaml</DependentUpon>
  272. </Compile>
  273. <Compile Include="DigitalSignature\CPDFSignatureListControl\CPDFSignatureListControl.xaml.cs">
  274. <DependentUpon>CPDFSignatureListControl.xaml</DependentUpon>
  275. </Compile>
  276. <Compile Include="DigitalSignature\DigitalSignatureControl\DigitalSignatureControl.xaml.cs">
  277. <DependentUpon>DigitalSignatureControl.xaml</DependentUpon>
  278. </Compile>
  279. <Compile Include="DigitalSignature\FillDigitalSignatureControl\FillDigitalSignatureDialog.xaml.cs">
  280. <DependentUpon>FillDigitalSignatureDialog.xaml</DependentUpon>
  281. </Compile>
  282. <Compile Include="DigitalSignature\DigitalSignatureData\DigitalSignatureData.cs" />
  283. <Compile Include="DigitalSignature\FillDigitalSignatureControl\FillDigitalSignatureControl.xaml.cs">
  284. <DependentUpon>FillDigitalSignatureControl.xaml</DependentUpon>
  285. </Compile>
  286. <Compile Include="DigitalSignature\ViewCertificationControl\CertificateChainControl.xaml.cs">
  287. <DependentUpon>CertificateChainControl.xaml</DependentUpon>
  288. </Compile>
  289. <Compile Include="DigitalSignature\ViewCertificationControl\CertificateDetailControl.xaml.cs">
  290. <DependentUpon>CertificateDetailControl.xaml</DependentUpon>
  291. </Compile>
  292. <Compile Include="DigitalSignature\ViewCertificationControl\CertificateInfoControl.xaml.cs">
  293. <DependentUpon>CertificateInfoControl.xaml</DependentUpon>
  294. </Compile>
  295. <Compile Include="DigitalSignature\ViewCertificationControl\ConfidenceControl.xaml.cs">
  296. <DependentUpon>ConfidenceControl.xaml</DependentUpon>
  297. </Compile>
  298. <Compile Include="DigitalSignature\ViewCertificationControl\SummaryControl.xaml.cs">
  299. <DependentUpon>SummaryControl.xaml</DependentUpon>
  300. </Compile>
  301. <Compile Include="DigitalSignature\ViewCertificationControl\ViewCertificateDialog.xaml.cs">
  302. <DependentUpon>ViewCertificateDialog.xaml</DependentUpon>
  303. </Compile>
  304. <Compile Include="DigitalSignature\SignatureStatusBarControl\SignatureStatusBarControl.xaml.cs">
  305. <DependentUpon>SignatureStatusBarControl.xaml</DependentUpon>
  306. </Compile>
  307. <Compile Include="DigitalSignature\VerifyDigitalSignatureControl\DigitalSignatureInfoControl.xaml.cs">
  308. <DependentUpon>DigitalSignatureInfoControl.xaml</DependentUpon>
  309. </Compile>
  310. <Compile Include="DigitalSignature\VerifyDigitalSignatureControl\DigitalSignatureValiditySummaaryControl.xaml.cs">
  311. <DependentUpon>DigitalSignatureValiditySummaaryControl.xaml</DependentUpon>
  312. </Compile>
  313. <Compile Include="DigitalSignature\VerifyDigitalSignatureControl\VerifyDigitalSignatureControl.xaml.cs">
  314. <DependentUpon>VerifyDigitalSignatureControl.xaml</DependentUpon>
  315. </Compile>
  316. <Compile Include="Edit\ContentEditControl\ContentEditControl.xaml.cs">
  317. <DependentUpon>ContentEditControl.xaml</DependentUpon>
  318. </Compile>
  319. <Compile Include="Edit\PDFContentEditControl.xaml.cs">
  320. <DependentUpon>PDFContentEditControl.xaml</DependentUpon>
  321. </Compile>
  322. <Compile Include="Edit\PDFImageEdit\PDFImageEditControl\PDFImageEditControl.xaml.cs">
  323. <DependentUpon>PDFImageEditControl.xaml</DependentUpon>
  324. </Compile>
  325. <Compile Include="Edit\PDFImageEdit\PDFImageUI\CPDFImageFlipUI.xaml.cs">
  326. <DependentUpon>CPDFImageFlipUI.xaml</DependentUpon>
  327. </Compile>
  328. <Compile Include="Edit\PDFImageEdit\PDFImageUI\CPDFImageRotateUI.xaml.cs">
  329. <DependentUpon>CPDFImageRotateUI.xaml</DependentUpon>
  330. </Compile>
  331. <Compile Include="Edit\PDFTextEdit\PDFTextEditControl\PDFTextEditControl.xaml.cs">
  332. <DependentUpon>PDFTextEditControl.xaml</DependentUpon>
  333. </Compile>
  334. <Compile Include="Edit\PDFTextEdit\PDFTextEditUI\CPDFTextAlignUI.xaml.cs">
  335. <DependentUpon>CPDFTextAlignUI.xaml</DependentUpon>
  336. </Compile>
  337. <Compile Include="Edit\PDFTextEdit\PDFTextEditUI\CPDFTextStyleUI.xaml.cs">
  338. <DependentUpon>CPDFTextStyleUI.xaml</DependentUpon>
  339. </Compile>
  340. <Compile Include="Common\Helper\CommonHelper.cs" />
  341. <Compile Include="Common\BarControl\FormBarControl.xaml.cs">
  342. <DependentUpon>FormBarControl.xaml</DependentUpon>
  343. </Compile>
  344. <Compile Include="Security\Encryption\DecryptionDialog.xaml.cs">
  345. <DependentUpon>DecryptionDialog.xaml</DependentUpon>
  346. </Compile>
  347. <Compile Include="Security\Encryption\EncryptionDialog.xaml.cs">
  348. <DependentUpon>EncryptionDialog.xaml</DependentUpon>
  349. </Compile>
  350. <Compile Include="Security\Encryption\FileGridListControl.xaml.cs">
  351. <DependentUpon>FileGridListControl.xaml</DependentUpon>
  352. </Compile>
  353. <Compile Include="Security\Encryption\SecurityOperationTypeDialog.xaml.cs">
  354. <DependentUpon>SecurityOperationTypeDialog.xaml</DependentUpon>
  355. </Compile>
  356. <Compile Include="Security\Encryption\SetEncryptionControl.xaml.cs">
  357. <DependentUpon>SetEncryptionControl.xaml</DependentUpon>
  358. </Compile>
  359. <Compile Include="Form\FormControl\FormControl.xaml.cs">
  360. <DependentUpon>FormControl.xaml</DependentUpon>
  361. </Compile>
  362. <Compile Include="Form\FromPropertyControl.xaml.cs">
  363. <DependentUpon>FromPropertyControl.xaml</DependentUpon>
  364. </Compile>
  365. <Compile Include="Form\Property\CheckBoxProperty.xaml.cs">
  366. <DependentUpon>CheckBoxProperty.xaml</DependentUpon>
  367. </Compile>
  368. <Compile Include="Form\Property\ComboBoxProperty.xaml.cs">
  369. <DependentUpon>ComboBoxProperty.xaml</DependentUpon>
  370. </Compile>
  371. <Compile Include="Form\Property\ListBoxProperty.xaml.cs">
  372. <DependentUpon>ListBoxProperty.xaml</DependentUpon>
  373. </Compile>
  374. <Compile Include="Form\Property\PushButtonProperty.xaml.cs">
  375. <DependentUpon>PushButtonProperty.xaml</DependentUpon>
  376. </Compile>
  377. <Compile Include="Form\Property\RadioButtonProperty.xaml.cs">
  378. <DependentUpon>RadioButtonProperty.xaml</DependentUpon>
  379. </Compile>
  380. <Compile Include="Form\Property\SignatureProperty.xaml.cs">
  381. <DependentUpon>SignatureProperty.xaml</DependentUpon>
  382. </Compile>
  383. <Compile Include="Form\Property\TextFieldProperty.xaml.cs">
  384. <DependentUpon>TextFieldProperty.xaml</DependentUpon>
  385. </Compile>
  386. <Compile Include="PageEdit\PageEditControl\PageEditControl.xaml.cs">
  387. <DependentUpon>PageEditControl.xaml</DependentUpon>
  388. </Compile>
  389. <Compile Include="PageEdit\PDFPageEdit\CPDFPageEditControl.xaml.cs">
  390. <DependentUpon>CPDFPageEditControl.xaml</DependentUpon>
  391. </Compile>
  392. <Compile Include="PageEdit\PDFPageExtract\CPDFPageExtractUI.xaml.cs">
  393. <DependentUpon>CPDFPageExtractUI.xaml</DependentUpon>
  394. </Compile>
  395. <Compile Include="PageEdit\PDFPageExtract\CPDFPageExtractWindow.xaml.cs">
  396. <DependentUpon>CPDFPageExtractWindow.xaml</DependentUpon>
  397. </Compile>
  398. <Compile Include="PageEdit\PDFPageInsert\CPDFPageInsertUI.xaml.cs">
  399. <DependentUpon>CPDFPageInsertUI.xaml</DependentUpon>
  400. </Compile>
  401. <Compile Include="PageEdit\PDFPageInsert\CPDFPageInsertWindow.xaml.cs">
  402. <DependentUpon>CPDFPageInsertWindow.xaml</DependentUpon>
  403. </Compile>
  404. <Compile Include="PDFView\PDFBookmark\PDFBookmarkControl\CPDFBookmarkControl.xaml.cs">
  405. <DependentUpon>CPDFBookmarkControl.xaml</DependentUpon>
  406. </Compile>
  407. <Compile Include="PDFView\PDFBookmark\PDFBookmarkUI\CPDFBookmarkAddUI.xaml.cs">
  408. <DependentUpon>CPDFBookmarkAddUI.xaml</DependentUpon>
  409. </Compile>
  410. <Compile Include="PDFView\PDFBookmark\PDFBookmarkUI\CPDFBookmarkResultUI.xaml.cs">
  411. <DependentUpon>CPDFBookmarkResultUI.xaml</DependentUpon>
  412. </Compile>
  413. <Compile Include="PDFView\PDFDisplaySettings\PDFDisplaySettingsControl\CPDFDisplaySettingsControl.xaml.cs">
  414. <DependentUpon>CPDFDisplaySettingsControl.xaml</DependentUpon>
  415. </Compile>
  416. <Compile Include="PDFView\PDFDisplaySettings\PDFDisplaySettingsControl\CPDFViewModeControl.xaml.cs">
  417. <DependentUpon>CPDFViewModeControl.xaml</DependentUpon>
  418. </Compile>
  419. <Compile Include="PDFView\PDFInfo\CPDFInfoControl.xaml.cs">
  420. <DependentUpon>CPDFInfoControl.xaml</DependentUpon>
  421. </Compile>
  422. <Compile Include="PDFView\PDFOutline\PDFOutlineControl\CPDFOutlineControl.xaml.cs">
  423. <DependentUpon>CPDFOutlineControl.xaml</DependentUpon>
  424. </Compile>
  425. <Compile Include="PDFView\PDFOutline\PDFOutlineUI\CPDFOutlineUI.xaml.cs">
  426. <DependentUpon>CPDFOutlineUI.xaml</DependentUpon>
  427. </Compile>
  428. <Compile Include="PDFView\PDFSearch\PDFSearchUI\CPDFSearchInputUI.xaml.cs">
  429. <DependentUpon>CPDFSearchInputUI.xaml</DependentUpon>
  430. </Compile>
  431. <Compile Include="PDFView\PDFSearch\PDFSearchUI\CPDFSearchResultUI.xaml.cs">
  432. <DependentUpon>CPDFSearchResultUI.xaml</DependentUpon>
  433. </Compile>
  434. <Compile Include="PDFView\PDFSearch\PDFSearchControl\CPDFSearchControl.xaml.cs">
  435. <DependentUpon>CPDFSearchControl.xaml</DependentUpon>
  436. </Compile>
  437. <Compile Include="PDFView\PDFThumbnail\PDFThumbnailControl\CPdfThumbnailControl.xaml.cs">
  438. <DependentUpon>CPdfThumbnailControl.xaml</DependentUpon>
  439. </Compile>
  440. <Compile Include="PDFView\PDFThumbnail\PDFThumbnailUI\CPdfThumbnailUI.xaml.cs">
  441. <DependentUpon>CPdfThumbnailUI.xaml</DependentUpon>
  442. </Compile>
  443. <Compile Include="PDFView\PDFDisplaySettings\PDFDisplaySettingsControl\CPDFDrawModeControl.xaml.cs">
  444. <DependentUpon>CPDFDrawModeControl.xaml</DependentUpon>
  445. </Compile>
  446. <Compile Include="PDFView\PDFInfo\CPDFAbstractInfoControl.xaml.cs">
  447. <DependentUpon>CPDFAbstractInfoControl.xaml</DependentUpon>
  448. </Compile>
  449. <Compile Include="PDFView\PDFInfo\CPDFCreateInfoControl.xaml.cs">
  450. <DependentUpon>CPDFCreateInfoControl.xaml</DependentUpon>
  451. </Compile>
  452. <Compile Include="PDFView\PDFInfo\CPDFSecurityInfoControl.xaml.cs">
  453. <DependentUpon>CPDFSecurityInfoControl.xaml</DependentUpon>
  454. </Compile>
  455. <Compile Include="PDFView\PDFScaling\PDFScalingControl\CPDFScalingControl.xaml.cs">
  456. <DependentUpon>CPDFScalingControl.xaml</DependentUpon>
  457. </Compile>
  458. <Compile Include="PDFView\PDFViewControl\PDFViewControl.xaml.cs">
  459. <DependentUpon>PDFViewControl.xaml</DependentUpon>
  460. </Compile>
  461. <Compile Include="PDFView\RegularViewerControl.xaml.cs">
  462. <DependentUpon>RegularViewerControl.xaml</DependentUpon>
  463. </Compile>
  464. <Compile Include="Properties\AssemblyInfo.cs">
  465. <SubType>Code</SubType>
  466. </Compile>
  467. <Compile Include="Properties\Resources.Designer.cs">
  468. <AutoGen>True</AutoGen>
  469. <DesignTime>True</DesignTime>
  470. <DependentUpon>Resources.resx</DependentUpon>
  471. </Compile>
  472. <Compile Include="Properties\Settings.Designer.cs">
  473. <AutoGen>True</AutoGen>
  474. <DependentUpon>Settings.settings</DependentUpon>
  475. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  476. </Compile>
  477. <Compile Include="PDFView\PDFDisplaySettings\PDFDisplaySettingsUI\CPDFViewModeUI.xaml.cs">
  478. <DependentUpon>CPDFViewModeUI.xaml</DependentUpon>
  479. </Compile>
  480. <Compile Include="PDFView\PDFDisplaySettings\PDFDisplaySettingsUI\CPDFDrawModeUI.xaml.cs">
  481. <DependentUpon>CPDFDrawModeUI.xaml</DependentUpon>
  482. </Compile>
  483. <Compile Include="PDFView\PDFScaling\PDFScalingUI\CPDFScalingUI.xaml.cs">
  484. <DependentUpon>CPDFScalingUI.xaml</DependentUpon>
  485. </Compile>
  486. <Compile Include="Security\Watermark\FileGridListWithPageRangeControl.xaml.cs">
  487. <DependentUpon>FileGridListWithPageRangeControl.xaml</DependentUpon>
  488. </Compile>
  489. <Compile Include="Security\Watermark\PageRangeDialog.xaml.cs">
  490. <DependentUpon>PageRangeDialog.xaml</DependentUpon>
  491. </Compile>
  492. <Compile Include="Common\PreviewControl\PreviewControl.xaml.cs">
  493. <DependentUpon>PreviewControl.xaml</DependentUpon>
  494. </Compile>
  495. <Compile Include="Security\Watermark\WatermarkData.cs" />
  496. <Compile Include="Security\Watermark\WatermarkDialog.xaml.cs">
  497. <DependentUpon>WatermarkDialog.xaml</DependentUpon>
  498. </Compile>
  499. <Compile Include="Security\Watermark\WatermarkListDialog.xaml.cs">
  500. <DependentUpon>WatermarkListDialog.xaml</DependentUpon>
  501. </Compile>
  502. <Compile Include="Security\Watermark\WatermarkOperationTypeDialog.xaml.cs">
  503. <DependentUpon>WatermarkOperationTypeDialog.xaml</DependentUpon>
  504. </Compile>
  505. <Compile Include="Security\Watermark\WatermarkPreviewControl.cs" />
  506. <EmbeddedResource Include="Properties\Resources.resx">
  507. <Generator>ResXFileCodeGenerator</Generator>
  508. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  509. </EmbeddedResource>
  510. <None Include="app.config" />
  511. <None Include="packages.config" />
  512. <None Include="Properties\Settings.settings">
  513. <Generator>SettingsSingleFileGenerator</Generator>
  514. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  515. </None>
  516. </ItemGroup>
  517. <ItemGroup>
  518. <Resource Include="Asset\Resource\Annotation\StampIcons\Accepted.png" />
  519. <Resource Include="Asset\Resource\Annotation\StampIcons\Approved.png" />
  520. <Resource Include="Asset\Resource\Annotation\StampIcons\Completed.png" />
  521. <Resource Include="Asset\Resource\Annotation\StampIcons\Confidential.png" />
  522. <Resource Include="Asset\Resource\Annotation\StampIcons\Draft.png" />
  523. <Resource Include="Asset\Resource\Annotation\StampIcons\Empty_stamp.png" />
  524. <Resource Include="Asset\Resource\Annotation\StampIcons\Final.png" />
  525. <Resource Include="Asset\Resource\Annotation\StampIcons\ForComment.png" />
  526. <Resource Include="Asset\Resource\Annotation\StampIcons\ForPublicRelease.png" />
  527. <Resource Include="Asset\Resource\Annotation\StampIcons\InformationOnly.png" />
  528. <Resource Include="Asset\Resource\Annotation\StampIcons\InitialHere.png" />
  529. <Resource Include="Asset\Resource\Annotation\StampIcons\NotApproved.png" />
  530. <Resource Include="Asset\Resource\Annotation\StampIcons\NotForPublicRelease.png" />
  531. <Resource Include="Asset\Resource\Annotation\StampIcons\PreliminaryResults.png" />
  532. <Resource Include="Asset\Resource\Annotation\StampIcons\PrivateMark1.png" />
  533. <Resource Include="Asset\Resource\Annotation\StampIcons\PrivateMark2.png" />
  534. <Resource Include="Asset\Resource\Annotation\StampIcons\PrivateMark3.png" />
  535. <Resource Include="Asset\Resource\Annotation\StampIcons\Rejected.png" />
  536. <Resource Include="Asset\Resource\Annotation\StampIcons\revised.png" />
  537. <Resource Include="Asset\Resource\Annotation\StampIcons\SignHere.png" />
  538. <Resource Include="Asset\Resource\Annotation\StampIcons\Void.png" />
  539. <Resource Include="Asset\Resource\Annotation\StampIcons\Witness.png" />
  540. <Resource Include="Asset\Resource\Annotation\Signature\Dropimage.png" />
  541. <Resource Include="Asset\Resource\Color_btn_ic.png" />
  542. <Resource Include="Asset\Resource\Transparent_btn_ic.png" />
  543. <Resource Include="Asset\Resource\warn.png" />
  544. <Resource Include="ComPDFKit_Logo.ico" />
  545. <Resource Include="Asset\Resource\Logo.png" />
  546. <Content Include="VirtualizingWrapPanel.dll">
  547. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  548. </Content>
  549. </ItemGroup>
  550. <ItemGroup>
  551. <Page Include="Annotation\AnnotationControl\AnnotationControl.xaml">
  552. <SubType>Designer</SubType>
  553. </Page>
  554. <Page Include="Annotation\CPDFAnnotationPreviewerControl.xaml">
  555. <SubType>Designer</SubType>
  556. <Generator>MSBuild:Compile</Generator>
  557. </Page>
  558. <Page Include="Annotation\PDFAnnotationList\PDFAnnotationListControl\CPDFAnnotationListControl.xaml">
  559. <SubType>Designer</SubType>
  560. <Generator>MSBuild:Compile</Generator>
  561. </Page>
  562. <Page Include="Annotation\PDFAnnotationList\PDFAnnotationListUI\CPDFAnnoationListUI.xaml">
  563. <SubType>Designer</SubType>
  564. <Generator>MSBuild:Compile</Generator>
  565. </Page>
  566. <Page Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFFreehandUI.xaml">
  567. <SubType>Designer</SubType>
  568. <Generator>MSBuild:Compile</Generator>
  569. </Page>
  570. <Page Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFFreeTextUI.xaml">
  571. <SubType>Designer</SubType>
  572. <Generator>MSBuild:Compile</Generator>
  573. </Page>
  574. <Page Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFTempStampUI.xaml">
  575. <SubType>Designer</SubType>
  576. <Generator>MSBuild:Compile</Generator>
  577. </Page>
  578. <Page Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFNoteUI.xaml">
  579. <SubType>Designer</SubType>
  580. <Generator>MSBuild:Compile</Generator>
  581. </Page>
  582. <Page Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFSignatureUI.xaml">
  583. <SubType>Designer</SubType>
  584. <Generator>MSBuild:Compile</Generator>
  585. </Page>
  586. <Page Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFCreateSignatureDialog.xaml">
  587. <SubType>Designer</SubType>
  588. <Generator>MSBuild:Compile</Generator>
  589. </Page>
  590. <Page Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFDeleteDialog.xaml">
  591. <SubType>Designer</SubType>
  592. <Generator>MSBuild:Compile</Generator>
  593. </Page>
  594. <Page Include="Asset\Styles\ButtonStyle.xaml">
  595. <Generator>MSBuild:Compile</Generator>
  596. <SubType>Designer</SubType>
  597. </Page>
  598. <Page Include="Asset\Styles\ComboBoxStyle.xaml">
  599. <Generator>MSBuild:Compile</Generator>
  600. <SubType>Designer</SubType>
  601. </Page>
  602. <Page Include="Asset\Styles\EyeCheckBoxStyle.xaml" />
  603. <Page Include="Asset\Styles\ListBoxItemStyle.xaml">
  604. <Generator>MSBuild:Compile</Generator>
  605. <SubType>Designer</SubType>
  606. </Page>
  607. <Page Include="Asset\Styles\MenuItemStyle.xaml">
  608. <Generator>MSBuild:Compile</Generator>
  609. <SubType>Designer</SubType>
  610. </Page>
  611. <Page Include="Asset\Styles\RadioButtonStyle.xaml">
  612. <SubType>Designer</SubType>
  613. <Generator>MSBuild:Compile</Generator>
  614. </Page>
  615. <Page Include="Asset\Styles\RoundCornerPasswordBoxStyle.xaml" />
  616. <Page Include="Asset\Styles\RoundCornerTextBoxStyle.xaml" />
  617. <Page Include="Asset\Styles\SliderStyle.xaml">
  618. <Generator>MSBuild:Compile</Generator>
  619. <SubType>Designer</SubType>
  620. </Page>
  621. <Page Include="Asset\Styles\TabControlStyle.xaml">
  622. <Generator>MSBuild:Compile</Generator>
  623. <SubType>Designer</SubType>
  624. </Page>
  625. <Page Include="Asset\Styles\TabItemStyle.xaml">
  626. <Generator>MSBuild:Compile</Generator>
  627. <SubType>Designer</SubType>
  628. </Page>
  629. <Page Include="Asset\Styles\TextBoxStyle.xaml">
  630. <Generator>MSBuild:Compile</Generator>
  631. <SubType>Designer</SubType>
  632. </Page>
  633. <Page Include="Asset\Styles\ToggleButtonStyle.xaml">
  634. <Generator>MSBuild:Compile</Generator>
  635. <SubType>Designer</SubType>
  636. </Page>
  637. <Page Include="Asset\Styles\TreeViewItemStyle.xaml">
  638. <Generator>MSBuild:Compile</Generator>
  639. <SubType>Designer</SubType>
  640. </Page>
  641. <Page Include="Asset\Styles\WindowStyle.xaml">
  642. <Generator>MSBuild:Compile</Generator>
  643. <SubType>Designer</SubType>
  644. </Page>
  645. <Page Include="Common\BarControl\CPDFDigitalSignatureBarControl.xaml">
  646. <SubType>Designer</SubType>
  647. <Generator>MSBuild:Compile</Generator>
  648. </Page>
  649. <Page Include="Common\BarControl\CPDFPageEditBarControl.xaml">
  650. <SubType>Designer</SubType>
  651. <Generator>MSBuild:Compile</Generator>
  652. </Page>
  653. <Page Include="Common\BaseControl\CustomProgressBarControl.xaml" />
  654. <Page Include="Common\BaseControl\MatrixRadioControl.xaml">
  655. <SubType>Designer</SubType>
  656. <Generator>MSBuild:Compile</Generator>
  657. </Page>
  658. <Page Include="Common\BaseControl\PageNumberControl.xaml">
  659. <Generator>MSBuild:Compile</Generator>
  660. <SubType>Designer</SubType>
  661. </Page>
  662. <Page Include="Common\DeviceSerial\DeviceSerialControl.xaml" />
  663. <Page Include="Common\PasswordControl\PasswordBoxControl.xaml" />
  664. <Page Include="Common\HomePage\FeaturesListControl.xaml">
  665. <SubType>Designer</SubType>
  666. <Generator>MSBuild:Compile</Generator>
  667. </Page>
  668. <Page Include="Common\HomePage\HomePageControl.xaml">
  669. <SubType>Designer</SubType>
  670. <Generator>MSBuild:Compile</Generator>
  671. </Page>
  672. <Page Include="Common\HomePage\RecentFilesControl.xaml">
  673. <SubType>Designer</SubType>
  674. <Generator>MSBuild:Compile</Generator>
  675. </Page>
  676. <Page Include="Common\PasswordControl\PasswordDialog.xaml">
  677. <Generator>MSBuild:Compile</Generator>
  678. <SubType>Designer</SubType>
  679. </Page>
  680. <Page Include="Common\PasswordControl\PasswordWindow.xaml">
  681. <SubType>Designer</SubType>
  682. <Generator>MSBuild:Compile</Generator>
  683. </Page>
  684. <Page Include="Common\PropertyControl\PDFArrow\CPDFArrowControl.xaml">
  685. <SubType>Designer</SubType>
  686. <Generator>MSBuild:Compile</Generator>
  687. </Page>
  688. <Page Include="Common\PropertyControl\PDFArrow\CPDFArrowUI.xaml">
  689. <SubType>Designer</SubType>
  690. <Generator>MSBuild:Compile</Generator>
  691. </Page>
  692. <Page Include="Annotation\PDFAnnotationPanel\PDFAnnotationControl\CPDFAnnotationControl.xaml">
  693. <SubType>Designer</SubType>
  694. <Generator>MSBuild:Compile</Generator>
  695. </Page>
  696. <Page Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFLinkUI.xaml">
  697. <SubType>Designer</SubType>
  698. <Generator>MSBuild:Compile</Generator>
  699. </Page>
  700. <Page Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFMarkupUI.xaml">
  701. <SubType>Designer</SubType>
  702. <Generator>MSBuild:Compile</Generator>
  703. </Page>
  704. <Page Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFShapeUI.xaml">
  705. <SubType>Designer</SubType>
  706. <Generator>MSBuild:Compile</Generator>
  707. </Page>
  708. <Page Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFStampUI.xaml">
  709. <SubType>Designer</SubType>
  710. <Generator>MSBuild:Compile</Generator>
  711. </Page>
  712. <Page Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFCreateStampDialog.xaml">
  713. <SubType>Designer</SubType>
  714. <Generator>MSBuild:Compile</Generator>
  715. </Page>
  716. <Page Include="Asset\Themes\Global.xaml">
  717. <SubType>Designer</SubType>
  718. <Generator>MSBuild:Compile</Generator>
  719. </Page>
  720. <Page Include="Common\BarControl\CPDFBOTABarControl.xaml">
  721. <SubType>Designer</SubType>
  722. <Generator>MSBuild:Compile</Generator>
  723. </Page>
  724. <Page Include="Common\BarControl\CPDFAnnotationBarControl.xaml">
  725. <SubType>Designer</SubType>
  726. <Generator>MSBuild:Compile</Generator>
  727. </Page>
  728. <Page Include="Common\BarControl\CPDFTitleBarControl.xaml">
  729. <SubType>Designer</SubType>
  730. <Generator>MSBuild:Compile</Generator>
  731. </Page>
  732. <Page Include="Common\BaseControl\CustomSliderControl.xaml">
  733. <SubType>Designer</SubType>
  734. <Generator>MSBuild:Compile</Generator>
  735. </Page>
  736. <Page Include="Common\BaseControl\NumericUpDownControl.xaml">
  737. <SubType>Designer</SubType>
  738. <Generator>MSBuild:Compile</Generator>
  739. </Page>
  740. <Page Include="Common\PropertyControl\ColorPickerControl.xaml">
  741. <SubType>Designer</SubType>
  742. <Generator>MSBuild:Compile</Generator>
  743. </Page>
  744. <Page Include="Common\BaseControl\DropDownNumberBoxControl.xaml">
  745. <SubType>Designer</SubType>
  746. <Generator>MSBuild:Compile</Generator>
  747. </Page>
  748. <Page Include="Common\PropertyControl\PDFFont\CPDFFontControl.xaml">
  749. <SubType>Designer</SubType>
  750. <Generator>MSBuild:Compile</Generator>
  751. </Page>
  752. <Page Include="Common\PropertyControl\PDFFont\CPDFFontUI.xaml">
  753. <SubType>Designer</SubType>
  754. <Generator>MSBuild:Compile</Generator>
  755. </Page>
  756. <Page Include="Common\PropertyControl\PDFLocation\CPDFLocationControl.xaml">
  757. <SubType>Designer</SubType>
  758. <Generator>MSBuild:Compile</Generator>
  759. </Page>
  760. <Page Include="Common\PropertyControl\PDFLocation\CPDFRotationControl.xaml">
  761. <SubType>Designer</SubType>
  762. <Generator>MSBuild:Compile</Generator>
  763. </Page>
  764. <Page Include="Common\PropertyControl\PDFLocation\CPDFTileControl.xaml">
  765. <SubType>Designer</SubType>
  766. <Generator>MSBuild:Compile</Generator>
  767. </Page>
  768. <Page Include="Common\PropertyControl\PDFThickness\CPDFThicknessControl.xaml">
  769. <SubType>Designer</SubType>
  770. <Generator>MSBuild:Compile</Generator>
  771. </Page>
  772. <Page Include="Common\PropertyControl\PDFThickness\CPDThicknessUI.xaml">
  773. <SubType>Designer</SubType>
  774. <Generator>MSBuild:Compile</Generator>
  775. </Page>
  776. <Page Include="Common\PropertyControl\PDFLineStyle\CPDFLineStyleControl.xaml">
  777. <SubType>Designer</SubType>
  778. <Generator>MSBuild:Compile</Generator>
  779. </Page>
  780. <Page Include="Common\PropertyControl\PDFLineStyle\CPDFLineStyleUI.xaml">
  781. <SubType>Designer</SubType>
  782. <Generator>MSBuild:Compile</Generator>
  783. </Page>
  784. <Page Include="Common\PropertyControl\PDFOpacity\CPDFOpacityControl.xaml">
  785. <SubType>Designer</SubType>
  786. <Generator>MSBuild:Compile</Generator>
  787. </Page>
  788. <Page Include="Common\PropertyControl\PDFOpacity\CPDFOpactiyUI.xaml">
  789. <SubType>Designer</SubType>
  790. <Generator>MSBuild:Compile</Generator>
  791. </Page>
  792. <Page Include="Common\PropertyControl\WritableComboBoxControl.xaml">
  793. <SubType>Designer</SubType>
  794. <Generator>MSBuild:Compile</Generator>
  795. </Page>
  796. <Page Include="DigitalSignature\AddCertificationControl\AddCertificationControl.xaml">
  797. <SubType>Designer</SubType>
  798. <Generator>MSBuild:Compile</Generator>
  799. </Page>
  800. <Page Include="DigitalSignature\AddCertificationControl\AddCertificationDialog.xaml">
  801. <SubType>Designer</SubType>
  802. <Generator>MSBuild:Compile</Generator>
  803. </Page>
  804. <Page Include="DigitalSignature\AddCertificationControl\AddCustomCertificationControl.xaml">
  805. <SubType>Designer</SubType>
  806. <Generator>MSBuild:Compile</Generator>
  807. </Page>
  808. <Page Include="DigitalSignature\AddCertificationControl\AddExistedCertificationControl.xaml">
  809. <SubType>Designer</SubType>
  810. <Generator>MSBuild:Compile</Generator>
  811. </Page>
  812. <Page Include="DigitalSignature\AddCertificationControl\SaveCerficateControl.xaml">
  813. <SubType>Designer</SubType>
  814. <Generator>MSBuild:Compile</Generator>
  815. </Page>
  816. <Page Include="DigitalSignature\CPDFSignatureListControl\CPDFSignatureListControl.xaml" />
  817. <Page Include="DigitalSignature\DigitalSignatureControl\DigitalSignatureControl.xaml">
  818. <SubType>Designer</SubType>
  819. <Generator>MSBuild:Compile</Generator>
  820. </Page>
  821. <Page Include="DigitalSignature\FillDigitalSignatureControl\FillDigitalSignatureDialog.xaml">
  822. <SubType>Designer</SubType>
  823. <Generator>MSBuild:Compile</Generator>
  824. </Page>
  825. <Page Include="DigitalSignature\FillDigitalSignatureControl\FillDigitalSignatureControl.xaml">
  826. <Generator>MSBuild:Compile</Generator>
  827. <SubType>Designer</SubType>
  828. </Page>
  829. <Page Include="DigitalSignature\ViewCertificationControl\CertificateChainControl.xaml">
  830. <SubType>Designer</SubType>
  831. <Generator>MSBuild:Compile</Generator>
  832. </Page>
  833. <Page Include="DigitalSignature\ViewCertificationControl\CertificateDetailControl.xaml">
  834. <SubType>Designer</SubType>
  835. <Generator>MSBuild:Compile</Generator>
  836. </Page>
  837. <Page Include="DigitalSignature\ViewCertificationControl\CertificateInfoControl.xaml">
  838. <SubType>Designer</SubType>
  839. <Generator>MSBuild:Compile</Generator>
  840. </Page>
  841. <Page Include="DigitalSignature\ViewCertificationControl\ConfidenceControl.xaml">
  842. <SubType>Designer</SubType>
  843. <Generator>MSBuild:Compile</Generator>
  844. </Page>
  845. <Page Include="DigitalSignature\ViewCertificationControl\SummaryControl.xaml">
  846. <SubType>Designer</SubType>
  847. <Generator>MSBuild:Compile</Generator>
  848. </Page>
  849. <Page Include="DigitalSignature\ViewCertificationControl\ViewCertificateDialog.xaml">
  850. <SubType>Designer</SubType>
  851. <Generator>MSBuild:Compile</Generator>
  852. </Page>
  853. <Page Include="DigitalSignature\SignatureStatusBarControl\SignatureStatusBarControl.xaml" />
  854. <Page Include="DigitalSignature\VerifyDigitalSignatureControl\DigitalSignatureInfoControl.xaml" />
  855. <Page Include="DigitalSignature\VerifyDigitalSignatureControl\DigitalSignatureValiditySummaaryControl.xaml" />
  856. <Page Include="DigitalSignature\VerifyDigitalSignatureControl\VerifyDigitalSignatureControl.xaml" />
  857. <Page Include="Edit\ContentEditControl\ContentEditControl.xaml">
  858. <SubType>Designer</SubType>
  859. <Generator>MSBuild:Compile</Generator>
  860. </Page>
  861. <Page Include="Edit\PDFContentEditControl.xaml">
  862. <SubType>Designer</SubType>
  863. <Generator>MSBuild:Compile</Generator>
  864. </Page>
  865. <Page Include="Edit\PDFImageEdit\PDFImageEditControl\PDFImageEditControl.xaml">
  866. <SubType>Designer</SubType>
  867. <Generator>MSBuild:Compile</Generator>
  868. </Page>
  869. <Page Include="Edit\PDFImageEdit\PDFImageUI\CPDFImageFlipUI.xaml">
  870. <SubType>Designer</SubType>
  871. <Generator>MSBuild:Compile</Generator>
  872. </Page>
  873. <Page Include="Edit\PDFImageEdit\PDFImageUI\CPDFImageRotateUI.xaml">
  874. <SubType>Designer</SubType>
  875. <Generator>MSBuild:Compile</Generator>
  876. </Page>
  877. <Page Include="Edit\PDFTextEdit\PDFTextEditControl\PDFTextEditControl.xaml">
  878. <SubType>Designer</SubType>
  879. <Generator>MSBuild:Compile</Generator>
  880. </Page>
  881. <Page Include="Edit\PDFTextEdit\PDFTextEditUI\CPDFTextAlignUI.xaml">
  882. <SubType>Designer</SubType>
  883. <Generator>MSBuild:Compile</Generator>
  884. </Page>
  885. <Page Include="Edit\PDFTextEdit\PDFTextEditUI\CPDFTextStyleUI.xaml">
  886. <SubType>Designer</SubType>
  887. <Generator>MSBuild:Compile</Generator>
  888. </Page>
  889. <Page Include="Common\BarControl\FormBarControl.xaml">
  890. <SubType>Designer</SubType>
  891. <Generator>MSBuild:Compile</Generator>
  892. </Page>
  893. <Page Include="Security\Encryption\DecryptionDialog.xaml" />
  894. <Page Include="Security\Encryption\EncryptionDialog.xaml" />
  895. <Page Include="Security\Encryption\FileGridListControl.xaml" />
  896. <Page Include="Security\Encryption\SecurityOperationTypeDialog.xaml" />
  897. <Page Include="Security\Encryption\SetEncryptionControl.xaml" />
  898. <Page Include="Form\FormControl\FormControl.xaml">
  899. <SubType>Designer</SubType>
  900. <Generator>MSBuild:Compile</Generator>
  901. </Page>
  902. <Page Include="Form\FromPropertyControl.xaml">
  903. <SubType>Designer</SubType>
  904. <Generator>MSBuild:Compile</Generator>
  905. </Page>
  906. <Page Include="Form\Property\CheckBoxProperty.xaml">
  907. <SubType>Designer</SubType>
  908. <Generator>MSBuild:Compile</Generator>
  909. </Page>
  910. <Page Include="Form\Property\ComboBoxProperty.xaml">
  911. <SubType>Designer</SubType>
  912. <Generator>MSBuild:Compile</Generator>
  913. </Page>
  914. <Page Include="Form\Property\ListBoxProperty.xaml">
  915. <SubType>Designer</SubType>
  916. <Generator>MSBuild:Compile</Generator>
  917. </Page>
  918. <Page Include="Form\Property\PushButtonProperty.xaml">
  919. <SubType>Designer</SubType>
  920. <Generator>MSBuild:Compile</Generator>
  921. </Page>
  922. <Page Include="Form\Property\RadioButtonProperty.xaml">
  923. <SubType>Designer</SubType>
  924. <Generator>MSBuild:Compile</Generator>
  925. </Page>
  926. <Page Include="Form\Property\SignatureProperty.xaml">
  927. <SubType>Designer</SubType>
  928. <Generator>MSBuild:Compile</Generator>
  929. </Page>
  930. <Page Include="Form\Property\TextFieldProperty.xaml">
  931. <SubType>Designer</SubType>
  932. <Generator>MSBuild:Compile</Generator>
  933. </Page>
  934. <Page Include="PageEdit\PageEditControl\PageEditControl.xaml">
  935. <SubType>Designer</SubType>
  936. <Generator>MSBuild:Compile</Generator>
  937. </Page>
  938. <Page Include="PageEdit\PDFPageEdit\CPDFPageEditControl.xaml">
  939. <SubType>Designer</SubType>
  940. <Generator>MSBuild:Compile</Generator>
  941. </Page>
  942. <Page Include="PageEdit\PDFPageExtract\CPDFPageExtractUI.xaml">
  943. <SubType>Designer</SubType>
  944. <Generator>MSBuild:Compile</Generator>
  945. </Page>
  946. <Page Include="PageEdit\PDFPageExtract\CPDFPageExtractWindow.xaml">
  947. <SubType>Designer</SubType>
  948. <Generator>MSBuild:Compile</Generator>
  949. </Page>
  950. <Page Include="PageEdit\PDFPageInsert\CPDFPageInsertUI.xaml">
  951. <SubType>Designer</SubType>
  952. <Generator>MSBuild:Compile</Generator>
  953. </Page>
  954. <Page Include="PageEdit\PDFPageInsert\CPDFPageInsertWindow.xaml">
  955. <SubType>Designer</SubType>
  956. <Generator>MSBuild:Compile</Generator>
  957. </Page>
  958. <Page Include="PDFView\PDFBookmark\PDFBookmarkControl\CPDFBookmarkControl.xaml">
  959. <SubType>Designer</SubType>
  960. <Generator>MSBuild:Compile</Generator>
  961. </Page>
  962. <Page Include="PDFView\PDFBookmark\PDFBookmarkUI\CPDFBookmarkAddUI.xaml">
  963. <SubType>Designer</SubType>
  964. <Generator>MSBuild:Compile</Generator>
  965. </Page>
  966. <Page Include="PDFView\PDFBookmark\PDFBookmarkUI\CPDFBookmarkResultUI.xaml">
  967. <SubType>Designer</SubType>
  968. <Generator>MSBuild:Compile</Generator>
  969. </Page>
  970. <Page Include="PDFView\PDFDisplaySettings\PDFDisplaySettingsControl\CPDFDisplaySettingsControl.xaml">
  971. <Generator>MSBuild:Compile</Generator>
  972. <SubType>Designer</SubType>
  973. </Page>
  974. <Page Include="PDFView\PDFSearch\PDFSearchUI\CPDFSearchInputUI.xaml">
  975. <SubType>Designer</SubType>
  976. <Generator>MSBuild:Compile</Generator>
  977. </Page>
  978. <Page Include="PDFView\PDFInfo\CPDFInfoControl.xaml">
  979. <Generator>MSBuild:Compile</Generator>
  980. <SubType>Designer</SubType>
  981. </Page>
  982. <Page Include="PDFView\PDFOutline\PDFOutlineControl\CPDFOutlineControl.xaml">
  983. <SubType>Designer</SubType>
  984. <Generator>MSBuild:Compile</Generator>
  985. </Page>
  986. <Page Include="PDFView\PDFOutline\PDFOutlineUI\CPDFOutlineUI.xaml">
  987. <SubType>Designer</SubType>
  988. <Generator>MSBuild:Compile</Generator>
  989. </Page>
  990. <Page Include="PDFView\PDFSearch\PDFSearchUI\CPDFSearchResultUI.xaml">
  991. <Generator>MSBuild:Compile</Generator>
  992. <SubType>Designer</SubType>
  993. </Page>
  994. <Page Include="PDFView\PDFSearch\PDFSearchControl\CPDFSearchControl.xaml">
  995. <SubType>Designer</SubType>
  996. <Generator>MSBuild:Compile</Generator>
  997. </Page>
  998. <Page Include="PDFView\PDFThumbnail\PDFThumbnailControl\CPdfThumbnailControl.xaml">
  999. <Generator>MSBuild:Compile</Generator>
  1000. <SubType>Designer</SubType>
  1001. </Page>
  1002. <Page Include="PDFView\PDFThumbnail\PDFThumbnailUI\CPdfThumbnailUI.xaml">
  1003. <Generator>MSBuild:Compile</Generator>
  1004. <SubType>Designer</SubType>
  1005. </Page>
  1006. <Page Include="PDFView\PDFDisplaySettings\PDFDisplaySettingsControl\CPDFViewModeControl.xaml">
  1007. <SubType>Designer</SubType>
  1008. <Generator>MSBuild:Compile</Generator>
  1009. </Page>
  1010. <Page Include="PDFView\PDFDisplaySettings\PDFDisplaySettingsControl\CPDFDrawModeControl.xaml">
  1011. <SubType>Designer</SubType>
  1012. <Generator>MSBuild:Compile</Generator>
  1013. </Page>
  1014. <Page Include="PDFView\PDFDisplaySettings\PDFDisplaySettingsUI\CPDFViewModeUI.xaml">
  1015. <SubType>Designer</SubType>
  1016. <Generator>MSBuild:Compile</Generator>
  1017. </Page>
  1018. <Page Include="PDFView\PDFDisplaySettings\PDFDisplaySettingsUI\CPDFDrawModeUI.xaml">
  1019. <SubType>Designer</SubType>
  1020. <Generator>MSBuild:Compile</Generator>
  1021. </Page>
  1022. <Page Include="PDFView\PDFInfo\CPDFAbstractInfoControl.xaml">
  1023. <SubType>Designer</SubType>
  1024. <Generator>MSBuild:Compile</Generator>
  1025. </Page>
  1026. <Page Include="PDFView\PDFInfo\CPDFCreateInfoControl.xaml">
  1027. <SubType>Designer</SubType>
  1028. <Generator>MSBuild:Compile</Generator>
  1029. </Page>
  1030. <Page Include="PDFView\PDFInfo\CPDFSecurityInfoControl.xaml">
  1031. <SubType>Designer</SubType>
  1032. <Generator>MSBuild:Compile</Generator>
  1033. </Page>
  1034. <Page Include="PDFView\PDFScaling\PDFScalingControl\CPDFScalingControl.xaml">
  1035. <SubType>Designer</SubType>
  1036. <Generator>MSBuild:Compile</Generator>
  1037. </Page>
  1038. <Page Include="PDFView\PDFScaling\PDFScalingUI\CPDFScalingUI.xaml">
  1039. <SubType>Designer</SubType>
  1040. <Generator>MSBuild:Compile</Generator>
  1041. </Page>
  1042. <Page Include="PDFView\PDFViewControl\PDFViewControl.xaml">
  1043. <SubType>Designer</SubType>
  1044. <Generator>MSBuild:Compile</Generator>
  1045. </Page>
  1046. <Page Include="PDFView\RegularViewerControl.xaml" />
  1047. <Page Include="Security\Watermark\FileGridListWithPageRangeControl.xaml">
  1048. <SubType>Designer</SubType>
  1049. <Generator>MSBuild:Compile</Generator>
  1050. </Page>
  1051. <Page Include="Security\Watermark\PageRangeDialog.xaml">
  1052. <SubType>Designer</SubType>
  1053. <Generator>MSBuild:Compile</Generator>
  1054. </Page>
  1055. <Page Include="Common\PreviewControl\PreviewControl.xaml">
  1056. <SubType>Designer</SubType>
  1057. <Generator>MSBuild:Compile</Generator>
  1058. </Page>
  1059. <Page Include="Security\Watermark\WatermarkDialog.xaml">
  1060. <SubType>Designer</SubType>
  1061. <Generator>MSBuild:Compile</Generator>
  1062. </Page>
  1063. <Page Include="Security\Watermark\WatermarkListDialog.xaml">
  1064. <SubType>Designer</SubType>
  1065. <Generator>MSBuild:Compile</Generator>
  1066. </Page>
  1067. <Page Include="Security\Watermark\WatermarkOperationTypeDialog.xaml">
  1068. <SubType>Designer</SubType>
  1069. </Page>
  1070. </ItemGroup>
  1071. <ItemGroup />
  1072. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  1073. <Import Project="..\packages\ComPDFKit.NetFramework.1.10.0\build\ComPDFKit.NetFramework.targets" Condition="Exists('..\packages\ComPDFKit.NetFramework.1.10.0\build\ComPDFKit.NetFramework.targets')" />
  1074. <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
  1075. <PropertyGroup>
  1076. <ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
  1077. </PropertyGroup>
  1078. <Error Condition="!Exists('..\packages\ComPDFKit.NetFramework.1.10.0\build\ComPDFKit.NetFramework.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\ComPDFKit.NetFramework.1.10.0\build\ComPDFKit.NetFramework.targets'))" />
  1079. </Target>
  1080. </Project>