1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354 |
- <?xml version="1.0" encoding="utf-8"?>
- <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProjectGuid>{9363BCB1-3A67-446A-8093-5708B86BF418}</ProjectGuid>
- <OutputType>Library</OutputType>
- <RootNamespace>ComPDFKit.Controls</RootNamespace>
- <AssemblyName>ComPDFKit.Controls</AssemblyName>
- <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- <ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
- <WarningLevel>4</WarningLevel>
- <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
- <Deterministic>true</Deterministic>
- <TargetFrameworkProfile />
- <NuGetPackageImportStamp>
- </NuGetPackageImportStamp>
- <LangVersion>7</LangVersion>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <PlatformTarget>AnyCPU</PlatformTarget>
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>bin\Debug\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <PlatformTarget>AnyCPU</PlatformTarget>
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>bin\Release\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
- </PropertyGroup>
- <PropertyGroup>
- <StartupObject />
- </PropertyGroup>
- <PropertyGroup>
- <ApplicationIcon>ComPDFKit_Logo.ico</ApplicationIcon>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
- <DebugSymbols>true</DebugSymbols>
- <OutputPath>bin\x64\Debug\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <DebugType>full</DebugType>
- <PlatformTarget>x64</PlatformTarget>
- <LangVersion>7</LangVersion>
- <ErrorReport>prompt</ErrorReport>
- <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
- <OutputPath>bin\x64\Release\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <Optimize>true</Optimize>
- <DebugType>pdbonly</DebugType>
- <PlatformTarget>x64</PlatformTarget>
- <LangVersion>7</LangVersion>
- <ErrorReport>prompt</ErrorReport>
- <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
- <DebugSymbols>true</DebugSymbols>
- <OutputPath>bin\x86\Debug\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <DebugType>full</DebugType>
- <PlatformTarget>x86</PlatformTarget>
- <LangVersion>7</LangVersion>
- <ErrorReport>prompt</ErrorReport>
- <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
- <OutputPath>bin\x86\Release\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <Optimize>true</Optimize>
- <DebugType>pdbonly</DebugType>
- <PlatformTarget>x86</PlatformTarget>
- <LangVersion>7</LangVersion>
- <ErrorReport>prompt</ErrorReport>
- <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="Nager.Country, Version=4.0.0.0, Culture=neutral, processorArchitecture=MSIL">
- <HintPath>..\packages\Nager.Country.4.0.0\lib\netstandard2.0\Nager.Country.dll</HintPath>
- </Reference>
- <Reference Include="PresentationFramework.Aero2, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <HintPath>..\packages\PresentationFramework.Aero2.1.0.1\lib\PresentationFramework.Aero2.dll</HintPath>
- </Reference>
- <Reference Include="ReachFramework" />
- <Reference Include="System" />
- <Reference Include="System.Data" />
- <Reference Include="System.Drawing" />
- <Reference Include="System.Management" />
- <Reference Include="System.Printing" />
- <Reference Include="System.Windows.Forms" />
- <Reference Include="System.Xml" />
- <Reference Include="Microsoft.CSharp" />
- <Reference Include="System.Core" />
- <Reference Include="System.Xml.Linq" />
- <Reference Include="System.Data.DataSetExtensions" />
- <Reference Include="System.Net.Http" />
- <Reference Include="System.Xaml">
- <RequiredTargetFramework>4.0</RequiredTargetFramework>
- </Reference>
- <Reference Include="VirtualizingWrapPanel">
- <HintPath>.\VirtualizingWrapPanel.dll</HintPath>
- </Reference>
- <Reference Include="WindowsBase" />
- <Reference Include="PresentationCore" />
- <Reference Include="PresentationFramework" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="Annotation\AnnotationControl\AnnotationControl.xaml.cs">
- <DependentUpon>AnnotationControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Annotation\CPDFAnnotationPreviewerControl.xaml.cs">
- <DependentUpon>CPDFAnnotationPreviewerControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Annotation\PDFAnnotationList\PDFAnnotationListControl\CPDFAnnotationListControl.xaml.cs">
- <DependentUpon>CPDFAnnotationListControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Annotation\PDFAnnotationList\PDFAnnotationListUI\AnnotationReplyListControl.xaml.cs">
- <DependentUpon>AnnotationReplyListControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Annotation\PDFAnnotationList\PDFAnnotationListUI\CPDFAnnotationListUI.xaml.cs">
- <DependentUpon>CPDFAnnotationListUI.xaml</DependentUpon>
- </Compile>
- <Compile Include="Annotation\PDFAnnotationList\PDFAnnotationListUI\ReplyStatusControl.xaml.cs">
- <DependentUpon>ReplyStatusControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFFreehandUI.xaml.cs">
- <DependentUpon>CPDFFreehandUI.xaml</DependentUpon>
- </Compile>
- <Compile Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFFreeTextUI.xaml.cs">
- <DependentUpon>CPDFFreeTextUI.xaml</DependentUpon>
- </Compile>
- <Compile Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFTempStampUI.xaml.cs">
- <DependentUpon>CPDFTempStampUI.xaml</DependentUpon>
- </Compile>
- <Compile Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFNoteUI.xaml.cs">
- <DependentUpon>CPDFNoteUI.xaml</DependentUpon>
- </Compile>
- <Compile Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFSignatureUI.xaml.cs">
- <DependentUpon>CPDFSignatureUI.xaml</DependentUpon>
- </Compile>
- <Compile Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFCreateSignatureDialog.xaml.cs">
- <DependentUpon>CPDFCreateSignatureDialog.xaml</DependentUpon>
- </Compile>
- <Compile Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFDeleteDialog.xaml.cs">
- <DependentUpon>CPDFDeleteDialog.xaml</DependentUpon>
- </Compile>
- <Compile Include="Asset\Styles\TCIRadioButton.cs" />
- <Compile Include="Common\BarControl\CPDFDigitalSignatureBarControl.xaml.cs">
- <DependentUpon>CPDFDigitalSignatureBarControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Common\BarControl\CPDFMeasureBarControl.xaml.cs">
- <DependentUpon>CPDFMeasureBarControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Common\BarControl\CPDFPageEditBarControl.xaml.cs">
- <DependentUpon>CPDFPageEditBarControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Common\BaseControl\CustomProgressBarControl.xaml.cs">
- <DependentUpon>CustomProgressBarControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Common\BaseControl\HomePageButton.cs" />
- <Compile Include="Common\BaseControl\MatrixRadioControl.xaml.cs">
- <DependentUpon>MatrixRadioControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Common\BaseControl\PageNumberControl.xaml.cs">
- <DependentUpon>PageNumberControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Common\Convert\AntiVisibilityConverter.cs" />
- <Compile Include="Common\Convert\BoolToColorConverter.cs" />
- <Compile Include="Common\Convert\HeightToTopMarginConverter.cs" />
- <Compile Include="Common\Convert\HomePageFileListHeightConverter.cs" />
- <Compile Include="Common\Convert\HomePageHeightConverter.cs" />
- <Compile Include="Common\Convert\AndMultiBoolValueConverter.cs" />
- <Compile Include="Common\Convert\AnnotArgsTypeToVisibilityConverter.cs" />
- <Compile Include="Common\Convert\AntiBoolToVisibilityConverter.cs" />
- <Compile Include="Common\Convert\AntiStringToVisibilityConverter.cs" />
- <Compile Include="Common\Convert\CaptionHeightConverter.cs" />
- <Compile Include="Common\Convert\IntAndTagToBoolMultiBinding.cs" />
- <Compile Include="Common\Convert\LanguageResourceConverter.cs" />
- <Compile Include="Common\Convert\ReverseBoolConverter.cs" />
- <Compile Include="Common\Convert\ReverseVisibilityConverter.cs" />
- <Compile Include="Common\Convert\StringToVisibilityConverter.cs" />
- <Compile Include="Common\Convert\ShowDefaultCloseButtonConverter.cs" />
- <Compile Include="Common\Convert\ShowIconConverter.cs" />
- <Compile Include="Common\Convert\SubtractionConverter.cs" />
- <Compile Include="Common\Convert\TagToBoolConverter.cs" />
- <Compile Include="Common\Convert\WindowStateToPathConverter.cs" />
- <Compile Include="Common\Convert\WindowStateToThicknessConverter.cs" />
- <Compile Include="Common\CreateBlankPageSetting\CreateBlankPageSettingDialog.xaml.cs">
- <DependentUpon>CreateBlankPageSettingDialog.xaml</DependentUpon>
- </Compile>
- <Compile Include="Common\DeviceSerial\DeviceSerialControl.xaml.cs">
- <DependentUpon>DeviceSerialControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Common\Helper\FileHistoryHelper.cs" />
- <Compile Include="Common\Helper\LanguageHelper.cs" />
- <Compile Include="Common\Helper\PasswordHelper.cs" />
- <Compile Include="Common\PasswordControl\PasswordBoxControl.xaml.cs">
- <DependentUpon>PasswordBoxControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Common\HomePage\FeaturesListControl.xaml.cs">
- <DependentUpon>FeaturesListControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Common\HomePage\HomePageControl.xaml.cs">
- <DependentUpon>HomePageControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Common\HomePage\RecentFilesControl.xaml.cs">
- <DependentUpon>RecentFilesControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Common\PasswordControl\PasswordDialog.xaml.cs">
- <DependentUpon>PasswordDialog.xaml</DependentUpon>
- </Compile>
- <Compile Include="Common\PasswordControl\PasswordWindow.xaml.cs">
- <DependentUpon>PasswordWindow.xaml</DependentUpon>
- </Compile>
- <Compile Include="Common\PropertyControl\PDFArrow\CPDFArrowControl.xaml.cs">
- <DependentUpon>CPDFArrowControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Common\PropertyControl\PDFArrow\CPDFArrowUI.xaml.cs">
- <DependentUpon>CPDFArrowUI.xaml</DependentUpon>
- </Compile>
- <Compile Include="Annotation\PDFAnnotationPanel\PDFAnnotationControl\CPDFAnnotationControl.xaml.cs">
- <DependentUpon>CPDFAnnotationControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Annotation\PDFAnnotationData\CPDFAnnotationData.cs" />
- <Compile Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFLinkUI.xaml.cs">
- <DependentUpon>CPDFLinkUI.xaml</DependentUpon>
- </Compile>
- <Compile Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFMarkupUI.xaml.cs">
- <DependentUpon>CPDFMarkupUI.xaml</DependentUpon>
- </Compile>
- <Compile Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFShapeUI.xaml.cs">
- <DependentUpon>CPDFShapeUI.xaml</DependentUpon>
- </Compile>
- <Compile Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFStampUI.xaml.cs">
- <DependentUpon>CPDFStampUI.xaml</DependentUpon>
- </Compile>
- <Compile Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFCreateStampDialog.xaml.cs">
- <DependentUpon>CPDFCreateStampDialog.xaml</DependentUpon>
- </Compile>
- <Compile Include="Common\BarControl\CPDFBOTABarControl.xaml.cs">
- <DependentUpon>CPDFBOTABarControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Common\BarControl\CPDFAnnotationBarControl.xaml.cs">
- <DependentUpon>CPDFAnnotationBarControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Common\BarControl\CPDFTitleBarControl.xaml.cs">
- <DependentUpon>CPDFTitleBarControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Common\BaseControl\CustomSliderControl.xaml.cs">
- <DependentUpon>CustomSliderControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Common\BaseControl\NumericUpDownControl.xaml.cs">
- <DependentUpon>NumericUpDownControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Common\Convert\BoolToVisibilityConverter.cs" />
- <Compile Include="Common\Convert\ListViewWidthConverter.cs" />
- <Compile Include="Common\Convert\TextLengthToBoolConverter.cs" />
- <Compile Include="Common\Convert\TextLengthToVisibilityConverter.cs" />
- <Compile Include="Common\PropertyControl\ColorPickerControl.xaml.cs">
- <DependentUpon>ColorPickerControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Common\BaseControl\DropDownNumberBoxControl.xaml.cs">
- <DependentUpon>DropDownNumberBoxControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Common\PropertyControl\PDFFont\CPDFFontControl.xaml.cs">
- <DependentUpon>CPDFFontControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Common\PropertyControl\PDFFont\CPDFFontUI.xaml.cs">
- <DependentUpon>CPDFFontUI.xaml</DependentUpon>
- </Compile>
- <Compile Include="Common\PropertyControl\PDFLocation\CPDFLocationControl.xaml.cs">
- <DependentUpon>CPDFLocationControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Common\PropertyControl\PDFLocation\CPDFRotationControl.xaml.cs">
- <DependentUpon>CPDFRotationControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Common\PropertyControl\PDFLocation\CPDFTileControl.xaml.cs">
- <DependentUpon>CPDFTileControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Common\PropertyControl\PDFThickness\CPDFThicknessControl.xaml.cs">
- <DependentUpon>CPDFThicknessControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Common\PropertyControl\PDFThickness\CPDThicknessUI.xaml.cs">
- <DependentUpon>CPDThicknessUI.xaml</DependentUpon>
- </Compile>
- <Compile Include="Common\PropertyControl\PDFLineStyle\CPDFLineStyleControl.xaml.cs">
- <DependentUpon>CPDFLineStyleControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Common\PropertyControl\PDFLineStyle\CPDFLineStyleUI.xaml.cs">
- <DependentUpon>CPDFLineStyleUI.xaml</DependentUpon>
- </Compile>
- <Compile Include="Common\PropertyControl\PDFOpacity\CPDFOpacityControl.xaml.cs">
- <DependentUpon>CPDFOpacityControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Common\PropertyControl\PDFOpacity\CPDFOpactiyUI.xaml.cs">
- <DependentUpon>CPDFOpactiyUI.xaml</DependentUpon>
- </Compile>
- <Compile Include="Common\PropertyControl\WritableComboBoxControl.xaml.cs">
- <DependentUpon>WritableComboBoxControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="DigitalSignature\AddCertificationControl\AddCertificationControl.xaml.cs">
- <DependentUpon>AddCertificationControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="DigitalSignature\AddCertificationControl\AddCertificationDialog.xaml.cs">
- <DependentUpon>AddCertificationDialog.xaml</DependentUpon>
- </Compile>
- <Compile Include="DigitalSignature\AddCertificationControl\AddCustomCertificationControl.xaml.cs">
- <DependentUpon>AddCustomCertificationControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="DigitalSignature\AddCertificationControl\AddExistedCertificationControl.xaml.cs">
- <DependentUpon>AddExistedCertificationControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="DigitalSignature\AddCertificationControl\SaveCertificateControl.xaml.cs">
- <DependentUpon>SaveCertificateControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="DigitalSignature\DigitalSignatureControl\CPDFSignatureListControl.xaml.cs">
- <DependentUpon>CPDFSignatureListControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="DigitalSignature\DigitalSignatureControl\DigitalSignatureControl.xaml.cs">
- <DependentUpon>DigitalSignatureControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="DigitalSignature\FillDigitalSignatureControl\FillDigitalSignatureDialog.xaml.cs">
- <DependentUpon>FillDigitalSignatureDialog.xaml</DependentUpon>
- </Compile>
- <Compile Include="DigitalSignature\DigitalSignatureData\DigitalSignatureData.cs" />
- <Compile Include="DigitalSignature\FillDigitalSignatureControl\FillDigitalSignatureControl.xaml.cs">
- <DependentUpon>FillDigitalSignatureControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="DigitalSignature\ViewCertificationControl\CertificateChainControl.xaml.cs">
- <DependentUpon>CertificateChainControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="DigitalSignature\ViewCertificationControl\CertificateDetailControl.xaml.cs">
- <DependentUpon>CertificateDetailControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="DigitalSignature\ViewCertificationControl\CertificateInfoControl.xaml.cs">
- <DependentUpon>CertificateInfoControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="DigitalSignature\ViewCertificationControl\ConfidenceControl.xaml.cs">
- <DependentUpon>ConfidenceControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="DigitalSignature\ViewCertificationControl\SummaryControl.xaml.cs">
- <DependentUpon>SummaryControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="DigitalSignature\ViewCertificationControl\ViewCertificateDialog.xaml.cs">
- <DependentUpon>ViewCertificateDialog.xaml</DependentUpon>
- </Compile>
- <Compile Include="DigitalSignature\SignatureStatusBarControl\SignatureStatusBarControl.xaml.cs">
- <DependentUpon>SignatureStatusBarControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="DigitalSignature\VerifyDigitalSignatureControl\DigitalSignatureInfoControl.xaml.cs">
- <DependentUpon>DigitalSignatureInfoControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="DigitalSignature\VerifyDigitalSignatureControl\DigitalSignatureValiditySummaaryControl.xaml.cs">
- <DependentUpon>DigitalSignatureValiditySummaaryControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="DigitalSignature\VerifyDigitalSignatureControl\VerifyDigitalSignatureControl.xaml.cs">
- <DependentUpon>VerifyDigitalSignatureControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Edit\ContentEditControl\ContentEditControl.xaml.cs">
- <DependentUpon>ContentEditControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Edit\PDFContentEditControl.xaml.cs">
- <DependentUpon>PDFContentEditControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Edit\PDFImageEdit\PDFImageEditControl\PDFImageEditControl.xaml.cs">
- <DependentUpon>PDFImageEditControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Edit\PDFImageEdit\PDFImageUI\CPDFImageFlipUI.xaml.cs">
- <DependentUpon>CPDFImageFlipUI.xaml</DependentUpon>
- </Compile>
- <Compile Include="Edit\PDFImageEdit\PDFImageUI\CPDFImageRotateUI.xaml.cs">
- <DependentUpon>CPDFImageRotateUI.xaml</DependentUpon>
- </Compile>
- <Compile Include="Edit\PDFTextEdit\PDFTextEditControl\PDFTextEditControl.xaml.cs">
- <DependentUpon>PDFTextEditControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Edit\PDFTextEdit\PDFTextEditUI\CPDFTextAlignUI.xaml.cs">
- <DependentUpon>CPDFTextAlignUI.xaml</DependentUpon>
- </Compile>
- <Compile Include="Edit\PDFTextEdit\PDFTextEditUI\CPDFTextStyleUI.xaml.cs">
- <DependentUpon>CPDFTextStyleUI.xaml</DependentUpon>
- </Compile>
- <Compile Include="Common\Helper\CommonHelper.cs" />
- <Compile Include="Common\BarControl\FormBarControl.xaml.cs">
- <DependentUpon>FormBarControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Printer\PrinterDialog.xaml.cs">
- <DependentUpon>PrinterDialog.xaml</DependentUpon>
- </Compile>
- <Compile Include="Printer\PrinterModel.cs" />
- <Compile Include="Printer\PrintHelper.cs" />
- <Compile Include="Printer\PrintPreviewControl.xaml.cs">
- <DependentUpon>PrintPreviewControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Security\Encryption\DecryptionDialog.xaml.cs">
- <DependentUpon>DecryptionDialog.xaml</DependentUpon>
- </Compile>
- <Compile Include="Security\Encryption\EncryptionDialog.xaml.cs">
- <DependentUpon>EncryptionDialog.xaml</DependentUpon>
- </Compile>
- <Compile Include="Security\Encryption\FileGridListControl.xaml.cs">
- <DependentUpon>FileGridListControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Security\Encryption\SecurityOperationTypeDialog.xaml.cs">
- <DependentUpon>SecurityOperationTypeDialog.xaml</DependentUpon>
- </Compile>
- <Compile Include="Security\Encryption\SetEncryptionControl.xaml.cs">
- <DependentUpon>SetEncryptionControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Form\FormControl\FormControl.xaml.cs">
- <DependentUpon>FormControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Form\FromPropertyControl.xaml.cs">
- <DependentUpon>FromPropertyControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Form\Property\CheckBoxProperty.xaml.cs">
- <DependentUpon>CheckBoxProperty.xaml</DependentUpon>
- </Compile>
- <Compile Include="Form\Property\ComboBoxProperty.xaml.cs">
- <DependentUpon>ComboBoxProperty.xaml</DependentUpon>
- </Compile>
- <Compile Include="Form\Property\ListBoxProperty.xaml.cs">
- <DependentUpon>ListBoxProperty.xaml</DependentUpon>
- </Compile>
- <Compile Include="Form\Property\PushButtonProperty.xaml.cs">
- <DependentUpon>PushButtonProperty.xaml</DependentUpon>
- </Compile>
- <Compile Include="Form\Property\RadioButtonProperty.xaml.cs">
- <DependentUpon>RadioButtonProperty.xaml</DependentUpon>
- </Compile>
- <Compile Include="Form\Property\SignatureProperty.xaml.cs">
- <DependentUpon>SignatureProperty.xaml</DependentUpon>
- </Compile>
- <Compile Include="Form\Property\TextFieldProperty.xaml.cs">
- <DependentUpon>TextFieldProperty.xaml</DependentUpon>
- </Compile>
- <Compile Include="Measure\MeasureControl.xaml.cs">
- <DependentUpon>MeasureControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Measure\MeasureInfoPanel.xaml.cs">
- <DependentUpon>MeasureInfoPanel.xaml</DependentUpon>
- </Compile>
- <Compile Include="Measure\MeasurePropertyControl.xaml.cs">
- <DependentUpon>MeasurePropertyControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Measure\MeasureSettingPanel.xaml.cs">
- <DependentUpon>MeasureSettingPanel.xaml</DependentUpon>
- </Compile>
- <Compile Include="Measure\Property\StraightnessProperty.xaml.cs">
- <DependentUpon>StraightnessProperty.xaml</DependentUpon>
- </Compile>
- <Compile Include="Measure\Property\PolygonalProperty.xaml.cs">
- <DependentUpon>PolygonalProperty.xaml</DependentUpon>
- </Compile>
- <Compile Include="Measure\Property\MultilineProperty.xaml.cs">
- <DependentUpon>MultilineProperty.xaml</DependentUpon>
- </Compile>
- <Compile Include="PageEdit\PageEditControl\PageEditControl.xaml.cs">
- <DependentUpon>PageEditControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="PageEdit\PDFPageEdit\CPDFPageEditControl.xaml.cs">
- <DependentUpon>CPDFPageEditControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="PageEdit\PDFPageExtract\CPDFPageExtractUI.xaml.cs">
- <DependentUpon>CPDFPageExtractUI.xaml</DependentUpon>
- </Compile>
- <Compile Include="PageEdit\PDFPageExtract\CPDFPageExtractWindow.xaml.cs">
- <DependentUpon>CPDFPageExtractWindow.xaml</DependentUpon>
- </Compile>
- <Compile Include="PageEdit\PDFPageInsert\CPDFPageInsertUI.xaml.cs">
- <DependentUpon>CPDFPageInsertUI.xaml</DependentUpon>
- </Compile>
- <Compile Include="PageEdit\PDFPageInsert\CPDFPageInsertWindow.xaml.cs">
- <DependentUpon>CPDFPageInsertWindow.xaml</DependentUpon>
- </Compile>
- <Compile Include="PDFView\PDFBookmark\PDFBookmarkControl\CPDFBookmarkControl.xaml.cs">
- <DependentUpon>CPDFBookmarkControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="PDFView\PDFBookmark\PDFBookmarkUI\CPDFBookmarkAddUI.xaml.cs">
- <DependentUpon>CPDFBookmarkAddUI.xaml</DependentUpon>
- </Compile>
- <Compile Include="PDFView\PDFBookmark\PDFBookmarkUI\CPDFBookmarkResultUI.xaml.cs">
- <DependentUpon>CPDFBookmarkResultUI.xaml</DependentUpon>
- </Compile>
- <Compile Include="PDFView\PDFDisplaySettings\PDFDisplaySettingsControl\CPDFDisplaySettingsControl.xaml.cs">
- <DependentUpon>CPDFDisplaySettingsControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="PDFView\PDFDisplaySettings\PDFDisplaySettingsControl\CPDFViewModeControl.xaml.cs">
- <DependentUpon>CPDFViewModeControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="PDFView\PDFInfo\CPDFInfoControl.xaml.cs">
- <DependentUpon>CPDFInfoControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="PDFView\PDFOutline\PDFOutlineControl\CPDFOutlineControl.xaml.cs">
- <DependentUpon>CPDFOutlineControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="PDFView\PDFOutline\PDFOutlineUI\CPDFOutlineUI.xaml.cs">
- <DependentUpon>CPDFOutlineUI.xaml</DependentUpon>
- </Compile>
- <Compile Include="PDFView\PDFSearch\PDFSearchUI\CPDFSearchInputUI.xaml.cs">
- <DependentUpon>CPDFSearchInputUI.xaml</DependentUpon>
- </Compile>
- <Compile Include="PDFView\PDFSearch\PDFSearchUI\CPDFSearchResultUI.xaml.cs">
- <DependentUpon>CPDFSearchResultUI.xaml</DependentUpon>
- </Compile>
- <Compile Include="PDFView\PDFSearch\PDFSearchControl\CPDFSearchControl.xaml.cs">
- <DependentUpon>CPDFSearchControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="PDFView\PDFThumbnail\PDFThumbnailControl\CPdfThumbnailControl.xaml.cs">
- <DependentUpon>CPdfThumbnailControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="PDFView\PDFThumbnail\PDFThumbnailUI\CPdfThumbnailUI.xaml.cs">
- <DependentUpon>CPdfThumbnailUI.xaml</DependentUpon>
- </Compile>
- <Compile Include="PDFView\PDFDisplaySettings\PDFDisplaySettingsControl\CPDFDrawModeControl.xaml.cs">
- <DependentUpon>CPDFDrawModeControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="PDFView\PDFInfo\CPDFAbstractInfoControl.xaml.cs">
- <DependentUpon>CPDFAbstractInfoControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="PDFView\PDFInfo\CPDFCreateInfoControl.xaml.cs">
- <DependentUpon>CPDFCreateInfoControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="PDFView\PDFInfo\CPDFSecurityInfoControl.xaml.cs">
- <DependentUpon>CPDFSecurityInfoControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="PDFView\PDFScaling\PDFScalingControl\CPDFScalingControl.xaml.cs">
- <DependentUpon>CPDFScalingControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="PDFView\PDFViewControl\PDFViewControl.xaml.cs">
- <DependentUpon>PDFViewControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="PDFView\RegularViewerControl.xaml.cs">
- <DependentUpon>RegularViewerControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Properties\AssemblyInfo.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Properties\Resources.Designer.cs">
- <AutoGen>True</AutoGen>
- <DesignTime>True</DesignTime>
- <DependentUpon>Resources.resx</DependentUpon>
- </Compile>
- <Compile Include="Properties\Settings.Designer.cs">
- <AutoGen>True</AutoGen>
- <DependentUpon>Settings.settings</DependentUpon>
- <DesignTimeSharedInput>True</DesignTimeSharedInput>
- </Compile>
- <Compile Include="PDFView\PDFDisplaySettings\PDFDisplaySettingsUI\CPDFViewModeUI.xaml.cs">
- <DependentUpon>CPDFViewModeUI.xaml</DependentUpon>
- </Compile>
- <Compile Include="PDFView\PDFDisplaySettings\PDFDisplaySettingsUI\CPDFDrawModeUI.xaml.cs">
- <DependentUpon>CPDFDrawModeUI.xaml</DependentUpon>
- </Compile>
- <Compile Include="PDFView\PDFScaling\PDFScalingUI\CPDFScalingUI.xaml.cs">
- <DependentUpon>CPDFScalingUI.xaml</DependentUpon>
- </Compile>
- <Compile Include="Watermark\AddWatermark\FileGridListWithPageRangeControl.xaml.cs">
- <DependentUpon>FileGridListWithPageRangeControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Watermark\AddWatermark\PageRangeDialog.xaml.cs">
- <DependentUpon>PageRangeDialog.xaml</DependentUpon>
- </Compile>
- <Compile Include="Common\PreviewControl\PreviewControl.xaml.cs">
- <DependentUpon>PreviewControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Watermark\RemoveWatermark\RemoveWatermarkListControl.xaml.cs">
- <DependentUpon>RemoveWatermarkListControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Watermark\RemoveWatermark\RemoveWatermarkListDialog.xaml.cs">
- <DependentUpon>RemoveWatermarkListDialog.xaml</DependentUpon>
- </Compile>
- <Compile Include="Watermark\WatermarkData.cs" />
- <Compile Include="Watermark\AddWatermark\WatermarkDialog.xaml.cs">
- <DependentUpon>WatermarkDialog.xaml</DependentUpon>
- </Compile>
- <Compile Include="Watermark\AddWatermark\WatermarkListDialog.xaml.cs">
- <DependentUpon>WatermarkListDialog.xaml</DependentUpon>
- </Compile>
- <Compile Include="Watermark\WatermarkOperationTypeDialog.xaml.cs">
- <DependentUpon>WatermarkOperationTypeDialog.xaml</DependentUpon>
- </Compile>
- <Compile Include="Watermark\AddWatermark\WatermarkPreviewControl.cs" />
- <Compile Include="Strings\Bota.Designer.cs">
- <DesignTime>True</DesignTime>
- <AutoGen>True</AutoGen>
- <DependentUpon>Bota.resx</DependentUpon>
- </Compile>
- <Compile Include="Strings\Common.Designer.cs">
- <DesignTime>True</DesignTime>
- <AutoGen>True</AutoGen>
- <DependentUpon>Common.resx</DependentUpon>
- </Compile>
- <Compile Include="Strings\DocEditor.Designer.cs">
- <DesignTime>True</DesignTime>
- <AutoGen>True</AutoGen>
- <DependentUpon>DocEditor.resx</DependentUpon>
- </Compile>
- <Compile Include="Strings\DocInfo.Designer.cs">
- <DesignTime>True</DesignTime>
- <AutoGen>True</AutoGen>
- <DependentUpon>DocInfo.resx</DependentUpon>
- </Compile>
- <Compile Include="Strings\PropertyPanel.Designer.cs">
- <DesignTime>True</DesignTime>
- <AutoGen>True</AutoGen>
- <DependentUpon>PropertyPanel.resx</DependentUpon>
- </Compile>
- <Compile Include="Strings\Security.Designer.cs">
- <DesignTime>True</DesignTime>
- <AutoGen>True</AutoGen>
- <DependentUpon>Security.resx</DependentUpon>
- </Compile>
- <Compile Include="Strings\Signature.Designer.cs">
- <DesignTime>True</DesignTime>
- <AutoGen>True</AutoGen>
- <DependentUpon>Signature.resx</DependentUpon>
- </Compile>
- <Compile Include="Strings\ToolBar.Designer.cs">
- <DesignTime>True</DesignTime>
- <AutoGen>True</AutoGen>
- <DependentUpon>ToolBar.resx</DependentUpon>
- </Compile>
- <EmbeddedResource Include="Properties\Resources.resx">
- <Generator>ResXFileCodeGenerator</Generator>
- <LastGenOutput>Resources.Designer.cs</LastGenOutput>
- </EmbeddedResource>
- <EmbeddedResource Include="Strings\Bota.resx">
- <Generator>ResXFileCodeGenerator</Generator>
- <LastGenOutput>Bota.Designer.cs</LastGenOutput>
- </EmbeddedResource>
- <EmbeddedResource Include="Strings\Bota.zh.resx">
- <DependentUpon>Bota.resx</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Strings\Common.resx">
- <Generator>ResXFileCodeGenerator</Generator>
- <LastGenOutput>Common.Designer.cs</LastGenOutput>
- </EmbeddedResource>
- <EmbeddedResource Include="Strings\Common.zh.resx">
- <DependentUpon>Common.resx</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Strings\DocEditor.resx">
- <Generator>ResXFileCodeGenerator</Generator>
- <LastGenOutput>DocEditor.Designer.cs</LastGenOutput>
- </EmbeddedResource>
- <EmbeddedResource Include="Strings\DocEditor.zh.resx">
- <DependentUpon>DocEditor.resx</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Strings\DocInfo.resx">
- <Generator>ResXFileCodeGenerator</Generator>
- <LastGenOutput>DocInfo.Designer.cs</LastGenOutput>
- </EmbeddedResource>
- <EmbeddedResource Include="Strings\DocInfo.zh.resx">
- <DependentUpon>DocInfo.resx</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Strings\PropertyPanel.resx">
- <Generator>ResXFileCodeGenerator</Generator>
- <LastGenOutput>PropertyPanel.Designer.cs</LastGenOutput>
- </EmbeddedResource>
- <EmbeddedResource Include="Strings\PropertyPanel.zh.resx">
- <DependentUpon>PropertyPanel.resx</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Strings\Security.resx">
- <Generator>ResXFileCodeGenerator</Generator>
- <LastGenOutput>Security.Designer.cs</LastGenOutput>
- <SubType>Designer</SubType>
- </EmbeddedResource>
- <EmbeddedResource Include="Strings\Security.zh.resx">
- <DependentUpon>Security.resx</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Strings\Signature.resx">
- <Generator>ResXFileCodeGenerator</Generator>
- <LastGenOutput>Signature.Designer.cs</LastGenOutput>
- <SubType>Designer</SubType>
- </EmbeddedResource>
- <EmbeddedResource Include="Strings\Signature.zh.resx">
- <DependentUpon>Signature.resx</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Strings\ToolBar.resx">
- <Generator>ResXFileCodeGenerator</Generator>
- <LastGenOutput>ToolBar.Designer.cs</LastGenOutput>
- </EmbeddedResource>
- <EmbeddedResource Include="Strings\ToolBar.zh.resx">
- <DependentUpon>ToolBar.resx</DependentUpon>
- </EmbeddedResource>
- <None Include="app.config" />
- <None Include="packages.config" />
- <None Include="Properties\Settings.settings">
- <Generator>SettingsSingleFileGenerator</Generator>
- <LastGenOutput>Settings.Designer.cs</LastGenOutput>
- </None>
- <None Update="Strings\Bota.zh.resx">
- <DependentUpon>Bota.resx</DependentUpon>
- </None>
- <None Update="Strings\Common.zh.resx">
- <DependentUpon>Common.resx</DependentUpon>
- </None>
- <None Update="Strings\PropertyPanel.zh.resx">
- <DependentUpon>PropertyPanel.resx</DependentUpon>
- </None>
- <None Update="Strings\ToolBar.zh.resx">
- <DependentUpon>ToolBar.resx</DependentUpon>
- </None>
- </ItemGroup>
- <ItemGroup>
- <Resource Include="Asset\Resource\Annotation\StampIcons\Accepted.png" />
- <Resource Include="Asset\Resource\Annotation\StampIcons\Approved.png" />
- <Resource Include="Asset\Resource\Annotation\StampIcons\Completed.png" />
- <Resource Include="Asset\Resource\Annotation\StampIcons\Confidential.png" />
- <Resource Include="Asset\Resource\Annotation\StampIcons\Draft.png" />
- <Resource Include="Asset\Resource\Annotation\StampIcons\Empty_stamp.png" />
- <Resource Include="Asset\Resource\Annotation\StampIcons\Final.png" />
- <Resource Include="Asset\Resource\Annotation\StampIcons\ForComment.png" />
- <Resource Include="Asset\Resource\Annotation\StampIcons\ForPublicRelease.png" />
- <Resource Include="Asset\Resource\Annotation\StampIcons\InformationOnly.png" />
- <Resource Include="Asset\Resource\Annotation\StampIcons\InitialHere.png" />
- <Resource Include="Asset\Resource\Annotation\StampIcons\NotApproved.png" />
- <Resource Include="Asset\Resource\Annotation\StampIcons\NotForPublicRelease.png" />
- <Resource Include="Asset\Resource\Annotation\StampIcons\PreliminaryResults.png" />
- <Resource Include="Asset\Resource\Annotation\StampIcons\PrivateMark1.png" />
- <Resource Include="Asset\Resource\Annotation\StampIcons\PrivateMark2.png" />
- <Resource Include="Asset\Resource\Annotation\StampIcons\PrivateMark3.png" />
- <Resource Include="Asset\Resource\Annotation\StampIcons\Rejected.png" />
- <Resource Include="Asset\Resource\Annotation\StampIcons\revised.png" />
- <Resource Include="Asset\Resource\Annotation\StampIcons\SignHere.png" />
- <Resource Include="Asset\Resource\Annotation\StampIcons\Void.png" />
- <Resource Include="Asset\Resource\Annotation\StampIcons\Witness.png" />
- <Resource Include="Asset\Resource\Annotation\Signature\Dropimage.png" />
- <Resource Include="Asset\Resource\Color_btn_ic.png" />
- <Resource Include="Asset\Resource\Transparent_btn_ic.png" />
- <Resource Include="Asset\Resource\warn.png" />
- <Resource Include="ComPDFKit_Logo.ico" />
- <Resource Include="Asset\Resource\Logo.png" />
- <Resource Include="Asset\Resource\SoundAnnot.png" />
- <EmbeddedResource Include="Asset\Cursor\AnnotEdit.cur">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </EmbeddedResource>
- <EmbeddedResource Include="Asset\Cursor\PanTool.cur">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </EmbeddedResource>
- <EmbeddedResource Include="Asset\Cursor\PanTool2.cur">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </EmbeddedResource>
- <Content Include="VirtualizingWrapPanel.dll">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Content>
- </ItemGroup>
- <ItemGroup>
- <Page Include="Annotation\AnnotationControl\AnnotationControl.xaml">
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Annotation\CPDFAnnotationPreviewerControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Annotation\PDFAnnotationList\PDFAnnotationListControl\CPDFAnnotationListControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Annotation\PDFAnnotationList\PDFAnnotationListUI\AnnotationReplyListControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Annotation\PDFAnnotationList\PDFAnnotationListUI\CPDFAnnotationListUI.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Annotation\PDFAnnotationList\PDFAnnotationListUI\ReplyStatusControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFFreehandUI.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFFreeTextUI.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFTempStampUI.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFNoteUI.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFSignatureUI.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFCreateSignatureDialog.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFDeleteDialog.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Asset\Styles\ButtonStyle.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Asset\Styles\ComboBoxStyle.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Asset\Styles\EyeCheckBoxStyle.xaml" />
- <Page Include="Asset\Styles\ListBoxItemStyle.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Asset\Styles\MenuItemStyle.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Asset\Styles\RadioButtonStyle.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Asset\Styles\RoundCornerPasswordBoxStyle.xaml" />
- <Page Include="Asset\Styles\RoundCornerTextBoxStyle.xaml" />
- <Page Include="Asset\Styles\SliderStyle.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Asset\Styles\TabControlStyle.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Asset\Styles\TabItemStyle.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Asset\Styles\TextBoxStyle.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Asset\Styles\ToggleButtonStyle.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Asset\Styles\TreeViewItemStyle.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Asset\Styles\WindowStyle.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Common\BarControl\CPDFDigitalSignatureBarControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Common\BarControl\CPDFMeasureBarControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Common\BarControl\CPDFPageEditBarControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Common\BaseControl\CustomProgressBarControl.xaml" />
- <Page Include="Common\BaseControl\MatrixRadioControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Common\BaseControl\PageNumberControl.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Common\CreateBlankPageSetting\CreateBlankPageSettingDialog.xaml" />
- <Page Include="Common\DeviceSerial\DeviceSerialControl.xaml" />
- <Page Include="Common\PasswordControl\PasswordBoxControl.xaml" />
- <Page Include="Common\HomePage\FeaturesListControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Common\HomePage\HomePageControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Common\HomePage\RecentFilesControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Common\PasswordControl\PasswordDialog.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Common\PasswordControl\PasswordWindow.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Common\PropertyControl\PDFArrow\CPDFArrowControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Common\PropertyControl\PDFArrow\CPDFArrowUI.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Annotation\PDFAnnotationPanel\PDFAnnotationControl\CPDFAnnotationControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFLinkUI.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFMarkupUI.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFShapeUI.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFStampUI.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFCreateStampDialog.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Asset\Themes\Global.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Common\BarControl\CPDFBOTABarControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Common\BarControl\CPDFAnnotationBarControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Common\BarControl\CPDFTitleBarControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Common\BaseControl\CustomSliderControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Common\BaseControl\NumericUpDownControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Common\PropertyControl\ColorPickerControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Common\BaseControl\DropDownNumberBoxControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Common\PropertyControl\PDFFont\CPDFFontControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Common\PropertyControl\PDFFont\CPDFFontUI.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Common\PropertyControl\PDFLocation\CPDFLocationControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Common\PropertyControl\PDFLocation\CPDFRotationControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Common\PropertyControl\PDFLocation\CPDFTileControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Common\PropertyControl\PDFThickness\CPDFThicknessControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Common\PropertyControl\PDFThickness\CPDThicknessUI.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Common\PropertyControl\PDFLineStyle\CPDFLineStyleControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Common\PropertyControl\PDFLineStyle\CPDFLineStyleUI.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Common\PropertyControl\PDFOpacity\CPDFOpacityControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Common\PropertyControl\PDFOpacity\CPDFOpactiyUI.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Common\PropertyControl\WritableComboBoxControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="DigitalSignature\AddCertificationControl\AddCertificationControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="DigitalSignature\AddCertificationControl\AddCertificationDialog.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="DigitalSignature\AddCertificationControl\AddCustomCertificationControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="DigitalSignature\AddCertificationControl\AddExistedCertificationControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="DigitalSignature\AddCertificationControl\SaveCertificateControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="DigitalSignature\DigitalSignatureControl\CPDFSignatureListControl.xaml" />
- <Page Include="DigitalSignature\DigitalSignatureControl\DigitalSignatureControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="DigitalSignature\FillDigitalSignatureControl\FillDigitalSignatureDialog.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="DigitalSignature\FillDigitalSignatureControl\FillDigitalSignatureControl.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="DigitalSignature\ViewCertificationControl\CertificateChainControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="DigitalSignature\ViewCertificationControl\CertificateDetailControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="DigitalSignature\ViewCertificationControl\CertificateInfoControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="DigitalSignature\ViewCertificationControl\ConfidenceControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="DigitalSignature\ViewCertificationControl\SummaryControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="DigitalSignature\ViewCertificationControl\ViewCertificateDialog.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="DigitalSignature\SignatureStatusBarControl\SignatureStatusBarControl.xaml" />
- <Page Include="DigitalSignature\VerifyDigitalSignatureControl\DigitalSignatureInfoControl.xaml" />
- <Page Include="DigitalSignature\VerifyDigitalSignatureControl\DigitalSignatureValiditySummaaryControl.xaml" />
- <Page Include="DigitalSignature\VerifyDigitalSignatureControl\VerifyDigitalSignatureControl.xaml" />
- <Page Include="Edit\ContentEditControl\ContentEditControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Edit\PDFContentEditControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Edit\PDFImageEdit\PDFImageEditControl\PDFImageEditControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Edit\PDFImageEdit\PDFImageUI\CPDFImageFlipUI.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Edit\PDFImageEdit\PDFImageUI\CPDFImageRotateUI.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Edit\PDFTextEdit\PDFTextEditControl\PDFTextEditControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Edit\PDFTextEdit\PDFTextEditUI\CPDFTextAlignUI.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Edit\PDFTextEdit\PDFTextEditUI\CPDFTextStyleUI.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Common\BarControl\FormBarControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Printer\PrinterDialog.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Printer\PrintPreviewControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Security\Encryption\DecryptionDialog.xaml" />
- <Page Include="Security\Encryption\EncryptionDialog.xaml" />
- <Page Include="Security\Encryption\FileGridListControl.xaml" />
- <Page Include="Security\Encryption\SecurityOperationTypeDialog.xaml" />
- <Page Include="Security\Encryption\SetEncryptionControl.xaml" />
- <Page Include="Form\FormControl\FormControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Form\FromPropertyControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Form\Property\CheckBoxProperty.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Form\Property\ComboBoxProperty.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Form\Property\ListBoxProperty.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Form\Property\PushButtonProperty.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Form\Property\RadioButtonProperty.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Form\Property\SignatureProperty.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Form\Property\TextFieldProperty.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Measure\MeasureControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Measure\MeasureInfoPanel.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Measure\MeasurePropertyControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Measure\MeasureSettingPanel.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Measure\Property\StraightnessProperty.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Measure\Property\PolygonalProperty.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Measure\Property\MultilineProperty.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="PageEdit\PageEditControl\PageEditControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="PageEdit\PDFPageEdit\CPDFPageEditControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="PageEdit\PDFPageExtract\CPDFPageExtractUI.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="PageEdit\PDFPageExtract\CPDFPageExtractWindow.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="PageEdit\PDFPageInsert\CPDFPageInsertUI.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="PageEdit\PDFPageInsert\CPDFPageInsertWindow.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="PDFView\PDFBookmark\PDFBookmarkControl\CPDFBookmarkControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="PDFView\PDFBookmark\PDFBookmarkUI\CPDFBookmarkAddUI.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="PDFView\PDFBookmark\PDFBookmarkUI\CPDFBookmarkResultUI.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="PDFView\PDFDisplaySettings\PDFDisplaySettingsControl\CPDFDisplaySettingsControl.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="PDFView\PDFSearch\PDFSearchUI\CPDFSearchInputUI.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="PDFView\PDFInfo\CPDFInfoControl.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="PDFView\PDFOutline\PDFOutlineControl\CPDFOutlineControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="PDFView\PDFOutline\PDFOutlineUI\CPDFOutlineUI.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="PDFView\PDFSearch\PDFSearchUI\CPDFSearchResultUI.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="PDFView\PDFSearch\PDFSearchControl\CPDFSearchControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="PDFView\PDFThumbnail\PDFThumbnailControl\CPdfThumbnailControl.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="PDFView\PDFThumbnail\PDFThumbnailUI\CPdfThumbnailUI.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="PDFView\PDFDisplaySettings\PDFDisplaySettingsControl\CPDFViewModeControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="PDFView\PDFDisplaySettings\PDFDisplaySettingsControl\CPDFDrawModeControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="PDFView\PDFDisplaySettings\PDFDisplaySettingsUI\CPDFViewModeUI.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="PDFView\PDFDisplaySettings\PDFDisplaySettingsUI\CPDFDrawModeUI.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="PDFView\PDFInfo\CPDFAbstractInfoControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="PDFView\PDFInfo\CPDFCreateInfoControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="PDFView\PDFInfo\CPDFSecurityInfoControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="PDFView\PDFScaling\PDFScalingControl\CPDFScalingControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="PDFView\PDFScaling\PDFScalingUI\CPDFScalingUI.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="PDFView\PDFViewControl\PDFViewControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="PDFView\RegularViewerControl.xaml" />
- <Page Include="Watermark\AddWatermark\FileGridListWithPageRangeControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Watermark\AddWatermark\PageRangeDialog.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Common\PreviewControl\PreviewControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Watermark\AddWatermark\WatermarkDialog.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Watermark\AddWatermark\WatermarkListDialog.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Watermark\RemoveWatermark\RemoveWatermarkListControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Watermark\RemoveWatermark\RemoveWatermarkListDialog.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Watermark\WatermarkOperationTypeDialog.xaml">
- <SubType>Designer</SubType>
- </Page>
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\..\..\..\ComPDFKit-ForRebuild\ComPDFKit\ComPDFKitCSharp\ComPDFKit.NET.csproj">
- <Project>{122caf49-dcf7-49b1-8872-80b363e187e4}</Project>
- <Name>ComPDFKit.NET</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\..\..\ComPDFKit-Rebuild\ComPDFKit.Tool\ComPDFKit.Tool.csproj">
- <Project>{a061ee7a-6704-4bd9-86ee-48ed5df75e2f}</Project>
- <Name>ComPDFKit.Tool</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\..\..\ComPDFKit-Rebuild\ComPDFKit.Viewer\ComPDFKit.Viewer.csproj">
- <Project>{783263cf-0da3-4095-9df8-2c4a6b3ff908}</Project>
- <Name>ComPDFKit.Viewer</Name>
- </ProjectReference>
- </ItemGroup>
- <ItemGroup />
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
- </Project>
|