|
@@ -1,4 +1,4 @@
|
|
|
-<?xml version="1.0" encoding="utf-8"?>
|
|
|
+<?xml version="1.0" encoding="utf-8"?>
|
|
|
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
<Import Project="packages\Xamarin.Forms.5.0.0.2012\build\Xamarin.Forms.props" Condition="Exists('packages\Xamarin.Forms.5.0.0.2012\build\Xamarin.Forms.props')" />
|
|
|
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
|
@@ -17,6 +17,21 @@
|
|
|
<Deterministic>true</Deterministic>
|
|
|
<NuGetPackageImportStamp>
|
|
|
</NuGetPackageImportStamp>
|
|
|
+ <IsWebBootstrapper>false</IsWebBootstrapper>
|
|
|
+ <PublishUrl>publish\</PublishUrl>
|
|
|
+ <Install>true</Install>
|
|
|
+ <InstallFrom>Disk</InstallFrom>
|
|
|
+ <UpdateEnabled>false</UpdateEnabled>
|
|
|
+ <UpdateMode>Foreground</UpdateMode>
|
|
|
+ <UpdateInterval>7</UpdateInterval>
|
|
|
+ <UpdateIntervalUnits>Days</UpdateIntervalUnits>
|
|
|
+ <UpdatePeriodically>false</UpdatePeriodically>
|
|
|
+ <UpdateRequired>false</UpdateRequired>
|
|
|
+ <MapFileExtensions>true</MapFileExtensions>
|
|
|
+ <ApplicationRevision>0</ApplicationRevision>
|
|
|
+ <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
|
|
|
+ <UseApplicationTrust>false</UseApplicationTrust>
|
|
|
+ <BootstrapperEnabled>true</BootstrapperEnabled>
|
|
|
</PropertyGroup>
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
@@ -29,18 +44,25 @@
|
|
|
<WarningLevel>4</WarningLevel>
|
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
|
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
|
|
+ <DocumentationFile>
|
|
|
+ </DocumentationFile>
|
|
|
</PropertyGroup>
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
|
- <DebugType>pdbonly</DebugType>
|
|
|
+ <DebugType>none</DebugType>
|
|
|
<Optimize>true</Optimize>
|
|
|
<OutputPath>bin\Release\</OutputPath>
|
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
|
<ErrorReport>prompt</ErrorReport>
|
|
|
<WarningLevel>4</WarningLevel>
|
|
|
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
|
|
+ <Prefer32Bit>false</Prefer32Bit>
|
|
|
</PropertyGroup>
|
|
|
<ItemGroup>
|
|
|
+ <Reference Include="ComDocumentAIKit, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
|
+ <SpecificVersion>False</SpecificVersion>
|
|
|
+ <HintPath>.\ComDocumentAIKit.dll</HintPath>
|
|
|
+ </Reference>
|
|
|
<Reference Include="ComOCRKit.Desk, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
<HintPath>.\ComOCRKit.Desk.dll</HintPath>
|
|
@@ -90,6 +112,12 @@
|
|
|
<Reference Include="Google.Apis.PlatformServices, Version=1.57.0.0, Culture=neutral, PublicKeyToken=4b01fa6e34db77ab, processorArchitecture=MSIL">
|
|
|
<HintPath>packages\Google.Apis.1.57.0\lib\net45\Google.Apis.PlatformServices.dll</HintPath>
|
|
|
</Reference>
|
|
|
+ <Reference Include="Magick.NET-Q16-AnyCPU, Version=12.2.0.0, Culture=neutral, PublicKeyToken=2004825badfa91ec, processorArchitecture=MSIL">
|
|
|
+ <HintPath>packages\Magick.NET-Q16-AnyCPU.12.2.2\lib\netstandard20\Magick.NET-Q16-AnyCPU.dll</HintPath>
|
|
|
+ </Reference>
|
|
|
+ <Reference Include="Magick.NET.Core, Version=12.2.0.0, Culture=neutral, PublicKeyToken=2004825badfa91ec, processorArchitecture=MSIL">
|
|
|
+ <HintPath>packages\Magick.NET.Core.12.2.2\lib\netstandard20\Magick.NET.Core.dll</HintPath>
|
|
|
+ </Reference>
|
|
|
<Reference Include="Microsoft.AppCenter, Version=0.0.0.0, Culture=neutral, PublicKeyToken=8a600e2fee7ba272, processorArchitecture=MSIL">
|
|
|
<HintPath>packages\Microsoft.AppCenter.4.5.0\lib\net461\Microsoft.AppCenter.dll</HintPath>
|
|
|
</Reference>
|
|
@@ -120,6 +148,7 @@
|
|
|
<Reference Include="office, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c">
|
|
|
<EmbedInteropTypes>True</EmbedInteropTypes>
|
|
|
</Reference>
|
|
|
+ <Reference Include="PresentationFramework.Aero2" />
|
|
|
<Reference Include="Prism, Version=8.1.97.5141, Culture=neutral, PublicKeyToken=40ee6c3a2184dc59, processorArchitecture=MSIL">
|
|
|
<HintPath>packages\Prism.Core.8.1.97\lib\net461\Prism.dll</HintPath>
|
|
|
</Reference>
|
|
@@ -150,6 +179,7 @@
|
|
|
<Reference Include="System.Data" />
|
|
|
<Reference Include="System.Deployment" />
|
|
|
<Reference Include="System.Drawing" />
|
|
|
+ <Reference Include="System.IO.Compression.FileSystem" />
|
|
|
<Reference Include="System.Management" />
|
|
|
<Reference Include="System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
|
<HintPath>packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll</HintPath>
|
|
@@ -203,6 +233,9 @@
|
|
|
<Compile Include="CustomControl\CompositeControl\ColorSubContent.xaml.cs">
|
|
|
<DependentUpon>ColorSubContent.xaml</DependentUpon>
|
|
|
</Compile>
|
|
|
+ <Compile Include="CustomControl\CompositeControl\CustomComboControl.xaml.cs">
|
|
|
+ <DependentUpon>CustomComboControl.xaml</DependentUpon>
|
|
|
+ </Compile>
|
|
|
<Compile Include="CustomControl\CompositeControl\SlidComboControl.xaml.cs">
|
|
|
<DependentUpon>SlidComboControl.xaml</DependentUpon>
|
|
|
</Compile>
|
|
@@ -212,7 +245,12 @@
|
|
|
<Compile Include="CustomControl\Form\FormFieldCombox.xaml.cs">
|
|
|
<DependentUpon>FormFieldCombox.xaml</DependentUpon>
|
|
|
</Compile>
|
|
|
+ <Compile Include="CustomControl\Form\LayoutAglinContent.xaml.cs">
|
|
|
+ <DependentUpon>LayoutAglinContent.xaml</DependentUpon>
|
|
|
+ </Compile>
|
|
|
<Compile Include="CustomControl\IconAndTextTabItem.cs" />
|
|
|
+ <Compile Include="CustomControl\ImageButton.cs" />
|
|
|
+ <Compile Include="CustomControl\ImageRadioButton .cs" />
|
|
|
<Compile Include="CustomControl\ListBoxItemToolBar.cs" />
|
|
|
<Compile Include="CustomControl\MenuItemWithPath.cs" />
|
|
|
<Compile Include="CustomControl\MessageBoxEx.cs" />
|
|
@@ -225,7 +263,13 @@
|
|
|
<Compile Include="CustomControl\PageTurningPreview.xaml.cs">
|
|
|
<DependentUpon>PageTurningPreview.xaml</DependentUpon>
|
|
|
</Compile>
|
|
|
+ <Compile Include="CustomControl\PaginationControl.xaml.cs">
|
|
|
+ <DependentUpon>PaginationControl.xaml</DependentUpon>
|
|
|
+ </Compile>
|
|
|
<Compile Include="CustomControl\PathButton.cs" />
|
|
|
+ <Compile Include="CustomControl\PathRadioButton.cs" />
|
|
|
+ <Compile Include="CustomControl\ScanViewControl\CustomDraw.cs" />
|
|
|
+ <Compile Include="CustomControl\ScanViewControl\CustomPanel.cs" />
|
|
|
<Compile Include="CustomControl\SystemControl\CustomCommandAction .cs" />
|
|
|
<Compile Include="CustomControl\SystemControl\RoutedEventTrigger.cs" />
|
|
|
<Compile Include="CustomControl\TextBoxEx.cs" />
|
|
@@ -240,14 +284,18 @@
|
|
|
</Compile>
|
|
|
<Compile Include="DataConvert\AnnotateFontSizeConverter.cs" />
|
|
|
<Compile Include="DataConvert\BoolToTextWrapConvert.cs" />
|
|
|
+ <Compile Include="DataConvert\CenterToolTipConverter .cs" />
|
|
|
+ <Compile Include="DataConvert\ColorBrushConvert.cs" />
|
|
|
<Compile Include="DataConvert\CreateTimeToDate.cs" />
|
|
|
<Compile Include="DataConvert\FileFormatToIconConvert.cs" />
|
|
|
<Compile Include="DataConvert\GroupHeaderConverter.cs" />
|
|
|
+ <Compile Include="DataConvert\IndexConverter .cs" />
|
|
|
<Compile Include="DataConvert\IntToBooleanConvert.cs" />
|
|
|
<Compile Include="DataConvert\FileToImageSourceConvert.cs" />
|
|
|
<Compile Include="DataConvert\IntAndTagToBoolMultiBinding.cs" />
|
|
|
<Compile Include="DataConvert\IntToColorBrush.cs" />
|
|
|
<Compile Include="DataConvert\InvertBoolConvert.cs" />
|
|
|
+ <Compile Include="DataConvert\ListCountToVisible.cs.cs" />
|
|
|
<Compile Include="DataConvert\ObjectConvert.cs" />
|
|
|
<Compile Include="DataConvert\PropertyPanelVisible.cs" />
|
|
|
<Compile Include="DataConvert\StringToDateConvert.cs" />
|
|
@@ -257,7 +305,10 @@
|
|
|
<Compile Include="EventAggregators\EditToolsEvent.cs" />
|
|
|
<Compile Include="EventAggregators\PageEditNotifyEvent.cs" />
|
|
|
<Compile Include="EventAggregators\PageEditRefreshEvent.cs" />
|
|
|
+ <Compile Include="EventAggregators\RedactionCommandEvent.cs" />
|
|
|
+ <Compile Include="EventAggregators\ScanEvent.cs" />
|
|
|
<Compile Include="EventAggregators\SendPrintInfoEvent.cs" />
|
|
|
+ <Compile Include="EventAggregators\SplitEvent.cs" />
|
|
|
<Compile Include="Helper\CacheFilePath.cs" />
|
|
|
<Compile Include="Helper\ConverterHelper.cs" />
|
|
|
<Compile Include="Helper\DpiHelpers.cs" />
|
|
@@ -267,6 +318,7 @@
|
|
|
<Compile Include="Helper\DragDropHelper.cs" />
|
|
|
<Compile Include="Helper\HomePageEditHelper.cs" />
|
|
|
<Compile Include="Helper\ObservableDictionary.cs" />
|
|
|
+ <Compile Include="Helper\PageEditTool.cs" />
|
|
|
<Compile Include="Helper\PasswordBoxHelper.cs" />
|
|
|
<Compile Include="Helper\RichTextBoxHelper.cs" />
|
|
|
<Compile Include="Helper\SDKLisenceHelper.cs" />
|
|
@@ -310,7 +362,9 @@
|
|
|
<Compile Include="Model\Dialog\HomePageToolsDialogs\HomePageBatchProcessing\HomePageConverter\HomePageConverterWordModel.cs" />
|
|
|
<Compile Include="Model\Dialog\HomePageToolsDialogs\HomePageBatchProcessing\HomePageSetPasswordDialogModel.cs" />
|
|
|
<Compile Include="Model\Dialog\HomePageToolsDialogs\HomePagePictureToPDFDialogModel.cs" />
|
|
|
+ <Compile Include="Model\Dialog\HomePageToolsDialogs\HtmlModel.cs" />
|
|
|
<Compile Include="Model\Dialog\ToolsDialogs\CompressDialogModel\CompressDialogModel.cs" />
|
|
|
+ <Compile Include="Model\Dialog\ToolsDialogs\MergeObject.cs" />
|
|
|
<Compile Include="Model\Dialog\ToolsDialogs\SaftyDialogs\CheckPasswordDialogModel.cs" />
|
|
|
<Compile Include="Model\Dialog\ToolsDialogs\SaftyDialogs\DeleteSafetySettintgsModel.cs" />
|
|
|
<Compile Include="Model\Dialog\ToolsDialogs\SaftyDialogs\SetPasswordDialogModel.cs" />
|
|
@@ -347,6 +401,11 @@
|
|
|
<DesignTime>True</DesignTime>
|
|
|
<AutoGen>True</AutoGen>
|
|
|
</Compile>
|
|
|
+ <Compile Include="ViewModels\Dialog\HomePageToolsDialogs\CreateFromHtmlDialogViewModel.cs" />
|
|
|
+ <Compile Include="ViewModels\Dialog\Redaction\MarkSettingDialogViewModel.cs" />
|
|
|
+ <Compile Include="ViewModels\Dialog\Redaction\PageMarkDialogViewModel.cs" />
|
|
|
+ <Compile Include="ViewModels\Dialog\Redaction\RepeatMarkDialogViewModel.cs" />
|
|
|
+ <Compile Include="ViewModels\Dialog\ToolsDialogs\MergeDialogViewModel.cs" />
|
|
|
<Compile Include="ViewModels\Dialog\HomePageToolsDialogs\HomePageBatchProcessing\HomePageRemoveDialogViewModel.cs" />
|
|
|
<Compile Include="ViewModels\Dialog\HomePageToolsDialogs\HomePagePrinter\HomePagePrinterDocumentContentViewModel.cs" />
|
|
|
<Compile Include="ViewModels\Dialog\HomePageToolsDialogs\HomePagePrinter\HomePagePrinterPaperSettingsDialogViewModel.cs" />
|
|
@@ -391,25 +450,52 @@
|
|
|
<Compile Include="ViewModels\EditTools\HeaderFooter\HeaderFooterDocumentContentViewModel.cs" />
|
|
|
<Compile Include="ViewModels\EditTools\HeaderFooter\HeaderFooterTemplateListContentViewModel.cs" />
|
|
|
<Compile Include="ViewModels\EditTools\Redaction\RedactionContentViewModel.cs" />
|
|
|
- <Compile Include="ViewModels\EditTools\Redaction\RedactionDocumentContentViewModel.cs" />
|
|
|
<Compile Include="ViewModels\Form\ButtonPropertyViewModel.cs" />
|
|
|
<Compile Include="ViewModels\Form\CheckBoxPropertyViewModel.cs" />
|
|
|
<Compile Include="ViewModels\Form\ComboxPropertyViewModel.cs" />
|
|
|
+ <Compile Include="ViewModels\Form\EditPresetColorsDialogViewModel.cs" />
|
|
|
<Compile Include="ViewModels\Form\FormBaseVM.cs" />
|
|
|
<Compile Include="ViewModels\Form\FormsToolContentViewModel.cs" />
|
|
|
<Compile Include="ViewModels\Form\ListBoxPropertyViewModel.cs" />
|
|
|
<Compile Include="ViewModels\Form\RadioButtonPropertyViewModel.cs" />
|
|
|
<Compile Include="ViewModels\Form\SignPropertyViewModel.cs" />
|
|
|
<Compile Include="ViewModels\Form\TextFieldPropertyViewModel.cs" />
|
|
|
+ <Compile Include="ViewModels\Dialog\HomePageToolsDialogs\HomePageBatchProcessing\HomePageBackground\HomePageBackgroundDialogViewModel.cs" />
|
|
|
+ <Compile Include="ViewModels\Dialog\HomePageToolsDialogs\HomePageBatchProcessing\HomePageBates\HomePageBatesDialogViewModel.cs" />
|
|
|
+ <Compile Include="ViewModels\Dialog\HomePageToolsDialogs\HomePageBatchProcessing\HomePageHeaderFooter\HomePageHeaderFooterDialogViewModel.cs" />
|
|
|
+ <Compile Include="ViewModels\Dialog\HomePageToolsDialogs\HomePageBatchProcessing\HomePageWatermark\HomePageWatermarkDialogViewModel.cs" />
|
|
|
+ <Compile Include="ViewModels\Dialog\HomePageToolsDialogs\HomePageBatchProcessing\HomePageHeaderFooter\HomePageHeaderFooterCreateContentViewModel.cs" />
|
|
|
+ <Compile Include="ViewModels\Dialog\HomePageToolsDialogs\HomePageBatchProcessing\HomePageHeaderFooter\HomePageHeaderFooterTemplateListContentViewModel.cs" />
|
|
|
+ <Compile Include="ViewModels\Dialog\HomePageToolsDialogs\HomePageBatchProcessing\HomePageBates\HomePageBatesCreateContentViewModel.cs" />
|
|
|
+ <Compile Include="ViewModels\Dialog\HomePageToolsDialogs\HomePageBatchProcessing\HomePageBates\HomePageBatesTemplateListContentViewModel.cs" />
|
|
|
+ <Compile Include="ViewModels\Dialog\HomePageToolsDialogs\HomePageBatchProcessing\HomePageBackground\HomePageBackgroundCreateBaseContentViewModel.cs" />
|
|
|
+ <Compile Include="ViewModels\Dialog\HomePageToolsDialogs\HomePageBatchProcessing\HomePageBackground\HomePageBackgroundCreateColorContentViewModel.cs" />
|
|
|
+ <Compile Include="ViewModels\Dialog\HomePageToolsDialogs\HomePageBatchProcessing\HomePageBackground\HomePageBackgroundCreateFileContentViewModel.cs" />
|
|
|
+ <Compile Include="ViewModels\Dialog\HomePageToolsDialogs\HomePageBatchProcessing\HomePageBackground\HomePageBackgroundTemplateListBaseContentViewModel.cs" />
|
|
|
+ <Compile Include="ViewModels\Dialog\HomePageToolsDialogs\HomePageBatchProcessing\HomePageBackground\HomePageBackgroundTemplateListColorContentViewModel.cs" />
|
|
|
+ <Compile Include="ViewModels\Dialog\HomePageToolsDialogs\HomePageBatchProcessing\HomePageBackground\HomePageBackgroundTemplateListFileContentViewModel.cs" />
|
|
|
+ <Compile Include="ViewModels\Dialog\HomePageToolsDialogs\HomePageBatchProcessing\HomePageWatermark\HomePageWatermarkCreateBaseContentViewModel.cs" />
|
|
|
+ <Compile Include="ViewModels\Dialog\HomePageToolsDialogs\HomePageBatchProcessing\HomePageWatermark\HomePageWatermarkCreateFileContentViewModel.cs" />
|
|
|
+ <Compile Include="ViewModels\Dialog\HomePageToolsDialogs\HomePageBatchProcessing\HomePageWatermark\HomePageWatermarkCreateTextContentViewModel.cs" />
|
|
|
+ <Compile Include="ViewModels\Dialog\HomePageToolsDialogs\HomePageBatchProcessing\HomePageWatermark\HomePageWatermarkTemplateListBaseContentViewModel.cs" />
|
|
|
+ <Compile Include="ViewModels\Dialog\HomePageToolsDialogs\HomePageBatchProcessing\HomePageWatermark\HomePageWatermarkTemplateListFileContentViewModel.cs" />
|
|
|
+ <Compile Include="ViewModels\Dialog\HomePageToolsDialogs\HomePageBatchProcessing\HomePageWatermark\HomePageWatermarkTemplateListTextContentViewModel.cs" />
|
|
|
<Compile Include="ViewModels\HomePanel\PDFTools\PDFToolsContentViewModel.cs" />
|
|
|
<Compile Include="ViewModels\HomePanel\PDFTools\QuickToolsContentViewModel.cs" />
|
|
|
<Compile Include="ViewModels\PropertyPanel\AnnotPanel\SignatureAnnotPropertyViewModel.cs" />
|
|
|
<Compile Include="ViewModels\PropertyPanel\AnnotPanel\SignatureCreateDialogViewModel.cs" />
|
|
|
+ <Compile Include="ViewModels\PropertyPanel\AnnotPanel\SnapshotEditMenuViewModel.cs" />
|
|
|
+ <Compile Include="ViewModels\PropertyPanel\PDFEdit\ImageEditPropertyViewModel.cs" />
|
|
|
+ <Compile Include="ViewModels\PropertyPanel\PDFEdit\ImageTextEditPropertyViewModel.cs" />
|
|
|
+ <Compile Include="ViewModels\PropertyPanel\PDFEdit\PDFEditVM.cs" />
|
|
|
+ <Compile Include="ViewModels\PropertyPanel\PDFEdit\TextEditPropertyViewModel.cs" />
|
|
|
+ <Compile Include="ViewModels\PropertyPanel\Scan\ScanPropertyPanelViewModel.cs" />
|
|
|
<Compile Include="ViewModels\PropertyPanel\ViewModular\ReadViewContentViewModel.cs" />
|
|
|
<Compile Include="ViewModels\HomePanel\RecentFiles\RecentFilesContentViewModel.cs" />
|
|
|
- <Compile Include="ViewModels\PropertyPanel\AnnotPanel\CustomCreateDialogViewModel.cs" />
|
|
|
- <Compile Include="ViewModels\PropertyPanel\AnnotPanel\DynamicPropertyDialogViewModel.cs" />
|
|
|
- <Compile Include="ViewModels\PropertyPanel\TextEditPropertyViewModel.cs" />
|
|
|
+ <Compile Include="ViewModels\Dialog\CustomCreateDialogViewModel.cs" />
|
|
|
+ <Compile Include="ViewModels\Dialog\DynamicPropertyDialogViewModel.cs" />
|
|
|
+ <Compile Include="ViewModels\PropertyPanel\ViewModular\PageContentViewModel.cs" />
|
|
|
+ <Compile Include="ViewModels\Scan\ScanViwerViewModel.cs" />
|
|
|
<Compile Include="ViewModels\Tools\ConverterBarContentViewModel.cs" />
|
|
|
<Compile Include="ViewModels\Dialog\ExtractDialogViewModel.cs" />
|
|
|
<Compile Include="ViewModels\Dialog\FullScreenWindowViewModel.cs" />
|
|
@@ -465,6 +551,7 @@
|
|
|
<Compile Include="ViewModels\Tools\AnnotToolContentViewModel.cs" />
|
|
|
<Compile Include="ViewModels\Tools\AnnotToolContentViewModel.Function.cs" />
|
|
|
<Compile Include="ViewModels\Tools\AnnotToolContentViewModel.Properties.cs" />
|
|
|
+ <Compile Include="ViewModels\Tools\ScanContentViewModel.cs" />
|
|
|
<Compile Include="ViewModels\Tools\TextEditToolContentViewModel.cs" />
|
|
|
<Compile Include="ViewModels\Tools\ToolsBarContentViewModel.cs" />
|
|
|
<Compile Include="ViewModels\EditTools\Watermark\WatermarkContentViewModel.cs" />
|
|
@@ -538,9 +625,48 @@
|
|
|
<Compile Include="Views\Dialog\FullScreenWindow.xaml.cs">
|
|
|
<DependentUpon>FullScreenWindow.xaml</DependentUpon>
|
|
|
</Compile>
|
|
|
+ <Compile Include="Views\Dialog\HomePageToolsDialogs\CreateFromHtmlDialog.xaml.cs">
|
|
|
+ <DependentUpon>CreateFromHtmlDialog.xaml</DependentUpon>
|
|
|
+ </Compile>
|
|
|
+ <Compile Include="Views\Dialog\HomePageToolsDialogs\HomePageBatchProcessing\HomePageBackground\HomePageBackgroundCreateBaseContent.xaml.cs">
|
|
|
+ <DependentUpon>HomePageBackgroundCreateBaseContent.xaml</DependentUpon>
|
|
|
+ </Compile>
|
|
|
+ <Compile Include="Views\Dialog\HomePageToolsDialogs\HomePageBatchProcessing\HomePageBackground\HomePageBackgroundCreateColorContent.xaml.cs">
|
|
|
+ <DependentUpon>HomePageBackgroundCreateColorContent.xaml</DependentUpon>
|
|
|
+ </Compile>
|
|
|
+ <Compile Include="Views\Dialog\HomePageToolsDialogs\HomePageBatchProcessing\HomePageBackground\HomePageBackgroundCreateFileContent.xaml.cs">
|
|
|
+ <DependentUpon>HomePageBackgroundCreateFileContent.xaml</DependentUpon>
|
|
|
+ </Compile>
|
|
|
+ <Compile Include="Views\Dialog\HomePageToolsDialogs\HomePageBatchProcessing\HomePageBackground\HomePageBackgroundDialog.xaml.cs">
|
|
|
+ <DependentUpon>HomePageBackgroundDialog.xaml</DependentUpon>
|
|
|
+ </Compile>
|
|
|
+ <Compile Include="Views\Dialog\HomePageToolsDialogs\HomePageBatchProcessing\HomePageBackground\HomePageBackgroundTemplateListBaseContent.xaml.cs">
|
|
|
+ <DependentUpon>HomePageBackgroundTemplateListBaseContent.xaml</DependentUpon>
|
|
|
+ </Compile>
|
|
|
+ <Compile Include="Views\Dialog\HomePageToolsDialogs\HomePageBatchProcessing\HomePageBackground\HomePageBackgroundTemplateListColorContent.xaml.cs">
|
|
|
+ <DependentUpon>HomePageBackgroundTemplateListColorContent.xaml</DependentUpon>
|
|
|
+ </Compile>
|
|
|
+ <Compile Include="Views\Dialog\HomePageToolsDialogs\HomePageBatchProcessing\HomePageBackground\HomePageBackgroundTemplateListFileContent.xaml.cs">
|
|
|
+ <DependentUpon>HomePageBackgroundTemplateListFileContent.xaml</DependentUpon>
|
|
|
+ </Compile>
|
|
|
+ <Compile Include="Views\Dialog\HomePageToolsDialogs\HomePageBatchProcessing\HomePageBates\HomePageBatesCreateContent.xaml.cs">
|
|
|
+ <DependentUpon>HomePageBatesCreateContent.xaml</DependentUpon>
|
|
|
+ </Compile>
|
|
|
+ <Compile Include="Views\Dialog\HomePageToolsDialogs\HomePageBatchProcessing\HomePageBates\HomePageBatesTemplateListContent.xaml.cs">
|
|
|
+ <DependentUpon>HomePageBatesTemplateListContent.xaml</DependentUpon>
|
|
|
+ </Compile>
|
|
|
+ <Compile Include="Views\Dialog\HomePageToolsDialogs\HomePageBatchProcessing\HomePageHeaderFooter\HomePageHeaderFooterCreateContent.xaml.cs">
|
|
|
+ <DependentUpon>HomePageHeaderFooterCreateContent.xaml</DependentUpon>
|
|
|
+ </Compile>
|
|
|
+ <Compile Include="Views\Dialog\HomePageToolsDialogs\HomePageBatchProcessing\HomePageHeaderFooter\HomePageHeaderFooterTemplateListContent.xaml.cs">
|
|
|
+ <DependentUpon>HomePageHeaderFooterTemplateListContent.xaml</DependentUpon>
|
|
|
+ </Compile>
|
|
|
<Compile Include="Views\Dialog\HomePageToolsDialogs\HomePageBatchProcessing\HomePageBatchProcessingDialog.xaml.cs">
|
|
|
<DependentUpon>HomePageBatchProcessingDialog.xaml</DependentUpon>
|
|
|
</Compile>
|
|
|
+ <Compile Include="Views\Dialog\HomePageToolsDialogs\HomePageBatchProcessing\HomePageBates\HomePageBatesDialog.xaml.cs">
|
|
|
+ <DependentUpon>HomePageBatesDialog.xaml</DependentUpon>
|
|
|
+ </Compile>
|
|
|
<Compile Include="Views\Dialog\HomePageToolsDialogs\HomePageBatchProcessing\HomePageCompressDialog.xaml.cs">
|
|
|
<DependentUpon>HomePageCompressDialog.xaml</DependentUpon>
|
|
|
</Compile>
|
|
@@ -559,12 +685,36 @@
|
|
|
<Compile Include="Views\Dialog\HomePageToolsDialogs\HomePageBatchProcessing\HomePageConverter\HomePageConverterWord.xaml.cs">
|
|
|
<DependentUpon>HomePageConverterWord.xaml</DependentUpon>
|
|
|
</Compile>
|
|
|
+ <Compile Include="Views\Dialog\HomePageToolsDialogs\HomePageBatchProcessing\HomePageHeaderFooter\HomePageHeaderFooterDialog.xaml.cs">
|
|
|
+ <DependentUpon>HomePageHeaderFooterDialog.xaml</DependentUpon>
|
|
|
+ </Compile>
|
|
|
<Compile Include="Views\Dialog\HomePageToolsDialogs\HomePageBatchProcessing\HomePageRemoveDialog.xaml.cs">
|
|
|
<DependentUpon>HomePageRemoveDialog.xaml</DependentUpon>
|
|
|
</Compile>
|
|
|
<Compile Include="Views\Dialog\HomePageToolsDialogs\HomePageBatchProcessing\HomePageSetPasswordDialog.xaml.cs">
|
|
|
<DependentUpon>HomePageSetPasswordDialog.xaml</DependentUpon>
|
|
|
</Compile>
|
|
|
+ <Compile Include="Views\Dialog\HomePageToolsDialogs\HomePageBatchProcessing\HomePageWatermark\HomePageWatermarkCreateBaseContent.xaml.cs">
|
|
|
+ <DependentUpon>HomePageWatermarkCreateBaseContent.xaml</DependentUpon>
|
|
|
+ </Compile>
|
|
|
+ <Compile Include="Views\Dialog\HomePageToolsDialogs\HomePageBatchProcessing\HomePageWatermark\HomePageWatermarkCreateFileContent.xaml.cs">
|
|
|
+ <DependentUpon>HomePageWatermarkCreateFileContent.xaml</DependentUpon>
|
|
|
+ </Compile>
|
|
|
+ <Compile Include="Views\Dialog\HomePageToolsDialogs\HomePageBatchProcessing\HomePageWatermark\HomePageWatermarkCreateTextContent.xaml.cs">
|
|
|
+ <DependentUpon>HomePageWatermarkCreateTextContent.xaml</DependentUpon>
|
|
|
+ </Compile>
|
|
|
+ <Compile Include="Views\Dialog\HomePageToolsDialogs\HomePageBatchProcessing\HomePageWatermark\HomePageWatermarkDialog.xaml.cs">
|
|
|
+ <DependentUpon>HomePageWatermarkDialog.xaml</DependentUpon>
|
|
|
+ </Compile>
|
|
|
+ <Compile Include="Views\Dialog\HomePageToolsDialogs\HomePageBatchProcessing\HomePageWatermark\HomePageWatermarkTemplateListBaseContent.xaml.cs">
|
|
|
+ <DependentUpon>HomePageWatermarkTemplateListBaseContent.xaml</DependentUpon>
|
|
|
+ </Compile>
|
|
|
+ <Compile Include="Views\Dialog\HomePageToolsDialogs\HomePageBatchProcessing\HomePageWatermark\HomePageWatermarkTemplateListFileContent.xaml.cs">
|
|
|
+ <DependentUpon>HomePageWatermarkTemplateListFileContent.xaml</DependentUpon>
|
|
|
+ </Compile>
|
|
|
+ <Compile Include="Views\Dialog\HomePageToolsDialogs\HomePageBatchProcessing\HomePageWatermark\HomePageWatermarkTemplateListTextContent.xaml.cs">
|
|
|
+ <DependentUpon>HomePageWatermarkTemplateListTextContent.xaml</DependentUpon>
|
|
|
+ </Compile>
|
|
|
<Compile Include="Views\Dialog\HomePageToolsDialogs\HomePageExtractDialog.xaml.cs">
|
|
|
<DependentUpon>HomePageExtractDialog.xaml</DependentUpon>
|
|
|
</Compile>
|
|
@@ -607,12 +757,24 @@
|
|
|
<Compile Include="Views\Dialog\HomePageToolsDialogs\HomePagePrinter\HomePagePrinterDialog.xaml.cs">
|
|
|
<DependentUpon>HomePagePrinterDialog.xaml</DependentUpon>
|
|
|
</Compile>
|
|
|
+ <Compile Include="Views\Dialog\Redaction\MarkSettingDialog.xaml.cs">
|
|
|
+ <DependentUpon>MarkSettingDialog.xaml</DependentUpon>
|
|
|
+ </Compile>
|
|
|
+ <Compile Include="Views\Dialog\Redaction\PageMarkDialog.xaml.cs">
|
|
|
+ <DependentUpon>PageMarkDialog.xaml</DependentUpon>
|
|
|
+ </Compile>
|
|
|
+ <Compile Include="Views\Dialog\Redaction\RepeatMarkDialog.xaml.cs">
|
|
|
+ <DependentUpon>RepeatMarkDialog.xaml</DependentUpon>
|
|
|
+ </Compile>
|
|
|
<Compile Include="Views\Dialog\ToolsDialogs\CompressDialogs\CompressDialog.xaml.cs">
|
|
|
<DependentUpon>CompressDialog.xaml</DependentUpon>
|
|
|
</Compile>
|
|
|
<Compile Include="Views\Dialog\ToolsDialogs\CompressDialogs\CompressProgressBarDialog.xaml.cs">
|
|
|
<DependentUpon>CompressProgressBarDialog.xaml</DependentUpon>
|
|
|
</Compile>
|
|
|
+ <Compile Include="Views\Dialog\ToolsDialogs\MergeDialog.xaml.cs">
|
|
|
+ <DependentUpon>MergeDialog.xaml</DependentUpon>
|
|
|
+ </Compile>
|
|
|
<Compile Include="Views\Dialog\ToolsDialogs\SaftyDialogs\CheckPasswordDialog.xaml.cs">
|
|
|
<DependentUpon>CheckPasswordDialog.xaml</DependentUpon>
|
|
|
</Compile>
|
|
@@ -628,9 +790,6 @@
|
|
|
<Compile Include="Views\EditTools\Redaction\RedactionContent.xaml.cs">
|
|
|
<DependentUpon>RedactionContent.xaml</DependentUpon>
|
|
|
</Compile>
|
|
|
- <Compile Include="Views\EditTools\Redaction\RedactionDocumentContent.xaml.cs">
|
|
|
- <DependentUpon>RedactionDocumentContent.xaml</DependentUpon>
|
|
|
- </Compile>
|
|
|
<Compile Include="Views\EditTools\Bates\BatesContent.xaml.cs">
|
|
|
<DependentUpon>BatesContent.xaml</DependentUpon>
|
|
|
</Compile>
|
|
@@ -676,6 +835,12 @@
|
|
|
<Compile Include="Views\Form\ComboxProperty.xaml.cs">
|
|
|
<DependentUpon>ComboxProperty.xaml</DependentUpon>
|
|
|
</Compile>
|
|
|
+ <Compile Include="Views\Form\EditPresetColorsDialog.xaml.cs">
|
|
|
+ <DependentUpon>EditPresetColorsDialog.xaml</DependentUpon>
|
|
|
+ </Compile>
|
|
|
+ <Compile Include="Views\Form\EmptyFormProperty.xaml.cs">
|
|
|
+ <DependentUpon>EmptyFormProperty.xaml</DependentUpon>
|
|
|
+ </Compile>
|
|
|
<Compile Include="Views\Form\FormsToolContent.xaml.cs">
|
|
|
<DependentUpon>FormsToolContent.xaml</DependentUpon>
|
|
|
<SubType>Code</SubType>
|
|
@@ -792,10 +957,10 @@
|
|
|
<Compile Include="CustomControl\CompositeControl\SlidContentPop.xaml.cs">
|
|
|
<DependentUpon>SlidContentPop.xaml</DependentUpon>
|
|
|
</Compile>
|
|
|
- <Compile Include="Views\PropertyPanel\AnnotPanel\CustomCreateDialog.xaml.cs">
|
|
|
+ <Compile Include="Views\Dialog\CustomCreateDialog.xaml.cs">
|
|
|
<DependentUpon>CustomCreateDialog.xaml</DependentUpon>
|
|
|
</Compile>
|
|
|
- <Compile Include="Views\PropertyPanel\AnnotPanel\DynamicPropertyDialog.xaml.cs">
|
|
|
+ <Compile Include="Views\Dialog\DynamicPropertyDialog.xaml.cs">
|
|
|
<DependentUpon>DynamicPropertyDialog.xaml</DependentUpon>
|
|
|
</Compile>
|
|
|
<Compile Include="Views\PropertyPanel\AnnotPanel\FreehandAnnotProperty.xaml.cs">
|
|
@@ -819,6 +984,9 @@
|
|
|
<Compile Include="Views\PropertyPanel\AnnotPanel\SignatureCreateDialog.xaml.cs">
|
|
|
<DependentUpon>SignatureCreateDialog.xaml</DependentUpon>
|
|
|
</Compile>
|
|
|
+ <Compile Include="Views\PropertyPanel\AnnotPanel\SnapshotEditMenu.xaml.cs">
|
|
|
+ <DependentUpon>SnapshotEditMenu.xaml</DependentUpon>
|
|
|
+ </Compile>
|
|
|
<Compile Include="Views\PropertyPanel\AnnotPanel\StampAnnotProperty.xaml.cs">
|
|
|
<DependentUpon>StampAnnotProperty.xaml</DependentUpon>
|
|
|
</Compile>
|
|
@@ -828,11 +996,20 @@
|
|
|
<Compile Include="CustomControl\CompositeControl\SlidContent.xaml.cs">
|
|
|
<DependentUpon>SlidContent.xaml</DependentUpon>
|
|
|
</Compile>
|
|
|
+ <Compile Include="Views\PropertyPanel\PDFEdit\ImageEditProperty.xaml.cs">
|
|
|
+ <DependentUpon>ImageEditProperty.xaml</DependentUpon>
|
|
|
+ </Compile>
|
|
|
+ <Compile Include="Views\PropertyPanel\PDFEdit\ImageTextEditProperty.xaml.cs">
|
|
|
+ <DependentUpon>ImageTextEditProperty.xaml</DependentUpon>
|
|
|
+ </Compile>
|
|
|
+ <Compile Include="Views\PropertyPanel\PDFEdit\TextEditProperty.xaml.cs">
|
|
|
+ <DependentUpon>TextEditProperty.xaml</DependentUpon>
|
|
|
+ </Compile>
|
|
|
<Compile Include="Views\PropertyPanel\PropertyPanelContent.xaml.cs">
|
|
|
<DependentUpon>PropertyPanelContent.xaml</DependentUpon>
|
|
|
</Compile>
|
|
|
- <Compile Include="Views\PropertyPanel\TextEditProperty.xaml.cs">
|
|
|
- <DependentUpon>TextEditProperty.xaml</DependentUpon>
|
|
|
+ <Compile Include="Views\PropertyPanel\Scan\ScanPropertyPanel.xaml.cs">
|
|
|
+ <DependentUpon>ScanPropertyPanel.xaml</DependentUpon>
|
|
|
</Compile>
|
|
|
<Compile Include="Views\PropertyPanel\ViewModular\ReadModeContent.xaml.cs">
|
|
|
<DependentUpon>ReadModeContent.xaml</DependentUpon>
|
|
@@ -843,18 +1020,27 @@
|
|
|
<Compile Include="Views\PropertyPanel\ViewModular\SplitScreenContent.xaml.cs">
|
|
|
<DependentUpon>SplitScreenContent.xaml</DependentUpon>
|
|
|
</Compile>
|
|
|
+ <Compile Include="Views\PropertyPanel\ViewModular\PageContent.xaml.cs">
|
|
|
+ <DependentUpon>PageContent.xaml</DependentUpon>
|
|
|
+ </Compile>
|
|
|
<Compile Include="Views\PropertyPanel\ViewModular\ThemesContent.xaml.cs">
|
|
|
<DependentUpon>ThemesContent.xaml</DependentUpon>
|
|
|
</Compile>
|
|
|
<Compile Include="Views\PropertyPanel\ViewModular\ViewModularContent.xaml.cs">
|
|
|
<DependentUpon>ViewModularContent.xaml</DependentUpon>
|
|
|
</Compile>
|
|
|
+ <Compile Include="Views\Scan\ScanViwer.xaml.cs">
|
|
|
+ <DependentUpon>ScanViwer.xaml</DependentUpon>
|
|
|
+ </Compile>
|
|
|
<Compile Include="Views\Tools\AnnotToolContent.xaml.cs">
|
|
|
<DependentUpon>AnnotToolContent.xaml</DependentUpon>
|
|
|
</Compile>
|
|
|
<Compile Include="Views\Tools\ConverterBarContent.xaml.cs">
|
|
|
<DependentUpon>ConverterBarContent.xaml</DependentUpon>
|
|
|
</Compile>
|
|
|
+ <Compile Include="Views\Tools\ScanContent.xaml.cs">
|
|
|
+ <DependentUpon>ScanContent.xaml</DependentUpon>
|
|
|
+ </Compile>
|
|
|
<Compile Include="Views\Tools\TextEditToolContent.xaml.cs">
|
|
|
<DependentUpon>TextEditToolContent.xaml</DependentUpon>
|
|
|
</Compile>
|
|
@@ -884,6 +1070,10 @@
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
<SubType>Designer</SubType>
|
|
|
</Page>
|
|
|
+ <Page Include="CustomControl\CompositeControl\CustomComboControl.xaml">
|
|
|
+ <Generator>MSBuild:Compile</Generator>
|
|
|
+ <SubType>Designer</SubType>
|
|
|
+ </Page>
|
|
|
<Page Include="CustomControl\CompositeControl\SlidComboControl.xaml">
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
<SubType>Designer</SubType>
|
|
@@ -892,6 +1082,10 @@
|
|
|
<SubType>Designer</SubType>
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
</Page>
|
|
|
+ <Page Include="CustomControl\Form\LayoutAglinContent.xaml">
|
|
|
+ <SubType>Designer</SubType>
|
|
|
+ <Generator>MSBuild:Compile</Generator>
|
|
|
+ </Page>
|
|
|
<Page Include="CustomControl\LoadingControl.xaml">
|
|
|
<SubType>Designer</SubType>
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
@@ -908,6 +1102,10 @@
|
|
|
<SubType>Designer</SubType>
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
</Page>
|
|
|
+ <Page Include="CustomControl\PaginationControl.xaml">
|
|
|
+ <SubType>Designer</SubType>
|
|
|
+ <Generator>MSBuild:Compile</Generator>
|
|
|
+ </Page>
|
|
|
<Page Include="CustomControl\TextBoxWithTip.xaml">
|
|
|
<SubType>Designer</SubType>
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
@@ -956,6 +1154,14 @@
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
<SubType>Designer</SubType>
|
|
|
</Page>
|
|
|
+ <Page Include="Styles\ImageButtonStyle.xaml">
|
|
|
+ <SubType>Designer</SubType>
|
|
|
+ <Generator>MSBuild:Compile</Generator>
|
|
|
+ </Page>
|
|
|
+ <Page Include="Styles\ImageRadioButtonDictionary.xaml">
|
|
|
+ <SubType>Designer</SubType>
|
|
|
+ <Generator>MSBuild:Compile</Generator>
|
|
|
+ </Page>
|
|
|
<Page Include="Styles\ListBoxStyle.xaml">
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
<SubType>Designer</SubType>
|
|
@@ -976,10 +1182,18 @@
|
|
|
<SubType>Designer</SubType>
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
</Page>
|
|
|
+ <Page Include="Styles\PathRadioButtonDictionary.xaml">
|
|
|
+ <SubType>Designer</SubType>
|
|
|
+ <Generator>MSBuild:Compile</Generator>
|
|
|
+ </Page>
|
|
|
<Page Include="Styles\RadioButtonStyle.xaml">
|
|
|
<SubType>Designer</SubType>
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
</Page>
|
|
|
+ <Page Include="Styles\SeparatorStyle.xaml">
|
|
|
+ <Generator>MSBuild:Compile</Generator>
|
|
|
+ <SubType>Designer</SubType>
|
|
|
+ </Page>
|
|
|
<Page Include="Styles\SliderStyle.xaml">
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
<SubType>Designer</SubType>
|
|
@@ -992,6 +1206,10 @@
|
|
|
<SubType>Designer</SubType>
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
</Page>
|
|
|
+ <Page Include="Styles\ToggleButton.xaml">
|
|
|
+ <SubType>Designer</SubType>
|
|
|
+ <Generator>MSBuild:Compile</Generator>
|
|
|
+ </Page>
|
|
|
<Page Include="Styles\WindowsStyle.xaml">
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
<SubType>Designer</SubType>
|
|
@@ -1092,14 +1310,98 @@
|
|
|
<SubType>Designer</SubType>
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
</Page>
|
|
|
+ <Page Include="Views\Dialog\HomePageToolsDialogs\HomePageBatchProcessing\HomePageBackground\HomePageBackgroundCreateBaseContent.xaml">
|
|
|
+ <SubType>Designer</SubType>
|
|
|
+ <Generator>MSBuild:Compile</Generator>
|
|
|
+ </Page>
|
|
|
+ <Page Include="Views\Dialog\HomePageToolsDialogs\HomePageBatchProcessing\HomePageBackground\HomePageBackgroundCreateColorContent.xaml">
|
|
|
+ <SubType>Designer</SubType>
|
|
|
+ <Generator>MSBuild:Compile</Generator>
|
|
|
+ </Page>
|
|
|
+ <Page Include="Views\Dialog\HomePageToolsDialogs\HomePageBatchProcessing\HomePageBackground\HomePageBackgroundCreateFileContent.xaml">
|
|
|
+ <SubType>Designer</SubType>
|
|
|
+ <Generator>MSBuild:Compile</Generator>
|
|
|
+ </Page>
|
|
|
+ <Page Include="Views\Dialog\HomePageToolsDialogs\HomePageBatchProcessing\HomePageBackground\HomePageBackgroundDialog.xaml">
|
|
|
+ <SubType>Designer</SubType>
|
|
|
+ <Generator>MSBuild:Compile</Generator>
|
|
|
+ </Page>
|
|
|
+ <Page Include="Views\Dialog\HomePageToolsDialogs\HomePageBatchProcessing\HomePageBackground\HomePageBackgroundTemplateListBaseContent.xaml">
|
|
|
+ <SubType>Designer</SubType>
|
|
|
+ <Generator>MSBuild:Compile</Generator>
|
|
|
+ </Page>
|
|
|
+ <Page Include="Views\Dialog\HomePageToolsDialogs\HomePageBatchProcessing\HomePageBackground\HomePageBackgroundTemplateListColorContent.xaml">
|
|
|
+ <SubType>Designer</SubType>
|
|
|
+ <Generator>MSBuild:Compile</Generator>
|
|
|
+ </Page>
|
|
|
+ <Page Include="Views\Dialog\HomePageToolsDialogs\HomePageBatchProcessing\HomePageBackground\HomePageBackgroundTemplateListFileContent.xaml">
|
|
|
+ <SubType>Designer</SubType>
|
|
|
+ <Generator>MSBuild:Compile</Generator>
|
|
|
+ </Page>
|
|
|
+ <Page Include="Views\Dialog\HomePageToolsDialogs\HomePageBatchProcessing\HomePageBates\HomePageBatesCreateContent.xaml">
|
|
|
+ <SubType>Designer</SubType>
|
|
|
+ <Generator>MSBuild:Compile</Generator>
|
|
|
+ </Page>
|
|
|
+ <Page Include="Views\Dialog\HomePageToolsDialogs\HomePageBatchProcessing\HomePageBates\HomePageBatesTemplateListContent.xaml">
|
|
|
+ <SubType>Designer</SubType>
|
|
|
+ <Generator>MSBuild:Compile</Generator>
|
|
|
+ </Page>
|
|
|
+ <Page Include="Views\Dialog\HomePageToolsDialogs\HomePageBatchProcessing\HomePageHeaderFooter\HomePageHeaderFooterCreateContent.xaml">
|
|
|
+ <SubType>Designer</SubType>
|
|
|
+ <Generator>MSBuild:Compile</Generator>
|
|
|
+ </Page>
|
|
|
+ <Page Include="Views\Dialog\HomePageToolsDialogs\HomePageBatchProcessing\HomePageHeaderFooter\HomePageHeaderFooterTemplateListContent.xaml">
|
|
|
+ <SubType>Designer</SubType>
|
|
|
+ <Generator>MSBuild:Compile</Generator>
|
|
|
+ </Page>
|
|
|
+ <Page Include="Views\Dialog\HomePageToolsDialogs\CreateFromHtmlDialog.xaml">
|
|
|
+ <SubType>Designer</SubType>
|
|
|
+ <Generator>MSBuild:Compile</Generator>
|
|
|
+ </Page>
|
|
|
<Page Include="Views\Dialog\HomePageToolsDialogs\HomePageBatchProcessing\HomePageBatchProcessingDialog.xaml">
|
|
|
<SubType>Designer</SubType>
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
</Page>
|
|
|
+ <Page Include="Views\Dialog\HomePageToolsDialogs\HomePageBatchProcessing\HomePageBates\HomePageBatesDialog.xaml">
|
|
|
+ <SubType>Designer</SubType>
|
|
|
+ <Generator>MSBuild:Compile</Generator>
|
|
|
+ </Page>
|
|
|
+ <Page Include="Views\Dialog\HomePageToolsDialogs\HomePageBatchProcessing\HomePageHeaderFooter\HomePageHeaderFooterDialog.xaml">
|
|
|
+ <SubType>Designer</SubType>
|
|
|
+ <Generator>MSBuild:Compile</Generator>
|
|
|
+ </Page>
|
|
|
<Page Include="Views\Dialog\HomePageToolsDialogs\HomePageBatchProcessing\HomePageRemoveDialog.xaml">
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
<SubType>Designer</SubType>
|
|
|
</Page>
|
|
|
+ <Page Include="Views\Dialog\HomePageToolsDialogs\HomePageBatchProcessing\HomePageWatermark\HomePageWatermarkCreateBaseContent.xaml">
|
|
|
+ <SubType>Designer</SubType>
|
|
|
+ <Generator>MSBuild:Compile</Generator>
|
|
|
+ </Page>
|
|
|
+ <Page Include="Views\Dialog\HomePageToolsDialogs\HomePageBatchProcessing\HomePageWatermark\HomePageWatermarkCreateFileContent.xaml">
|
|
|
+ <SubType>Designer</SubType>
|
|
|
+ <Generator>MSBuild:Compile</Generator>
|
|
|
+ </Page>
|
|
|
+ <Page Include="Views\Dialog\HomePageToolsDialogs\HomePageBatchProcessing\HomePageWatermark\HomePageWatermarkCreateTextContent.xaml">
|
|
|
+ <SubType>Designer</SubType>
|
|
|
+ <Generator>MSBuild:Compile</Generator>
|
|
|
+ </Page>
|
|
|
+ <Page Include="Views\Dialog\HomePageToolsDialogs\HomePageBatchProcessing\HomePageWatermark\HomePageWatermarkDialog.xaml">
|
|
|
+ <SubType>Designer</SubType>
|
|
|
+ <Generator>MSBuild:Compile</Generator>
|
|
|
+ </Page>
|
|
|
+ <Page Include="Views\Dialog\HomePageToolsDialogs\HomePageBatchProcessing\HomePageWatermark\HomePageWatermarkTemplateListBaseContent.xaml">
|
|
|
+ <SubType>Designer</SubType>
|
|
|
+ <Generator>MSBuild:Compile</Generator>
|
|
|
+ </Page>
|
|
|
+ <Page Include="Views\Dialog\HomePageToolsDialogs\HomePageBatchProcessing\HomePageWatermark\HomePageWatermarkTemplateListFileContent.xaml">
|
|
|
+ <SubType>Designer</SubType>
|
|
|
+ <Generator>MSBuild:Compile</Generator>
|
|
|
+ </Page>
|
|
|
+ <Page Include="Views\Dialog\HomePageToolsDialogs\HomePageBatchProcessing\HomePageWatermark\HomePageWatermarkTemplateListTextContent.xaml">
|
|
|
+ <SubType>Designer</SubType>
|
|
|
+ <Generator>MSBuild:Compile</Generator>
|
|
|
+ </Page>
|
|
|
<Page Include="Views\Dialog\HomePageToolsDialogs\HomePagePrinter\HomePagePrinterDocumentContent.xaml">
|
|
|
<SubType>Designer</SubType>
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
@@ -1144,6 +1446,22 @@
|
|
|
<SubType>Designer</SubType>
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
</Page>
|
|
|
+ <Page Include="Views\Dialog\Redaction\MarkSettingDialog.xaml">
|
|
|
+ <Generator>MSBuild:Compile</Generator>
|
|
|
+ <SubType>Designer</SubType>
|
|
|
+ </Page>
|
|
|
+ <Page Include="Views\Dialog\Redaction\PageMarkDialog.xaml">
|
|
|
+ <Generator>MSBuild:Compile</Generator>
|
|
|
+ <SubType>Designer</SubType>
|
|
|
+ </Page>
|
|
|
+ <Page Include="Views\Dialog\Redaction\RepeatMarkDialog.xaml">
|
|
|
+ <Generator>MSBuild:Compile</Generator>
|
|
|
+ <SubType>Designer</SubType>
|
|
|
+ </Page>
|
|
|
+ <Page Include="Views\Dialog\ToolsDialogs\MergeDialog.xaml">
|
|
|
+ <Generator>MSBuild:Compile</Generator>
|
|
|
+ <SubType>Designer</SubType>
|
|
|
+ </Page>
|
|
|
<Page Include="Views\EditTools\Bates\BatesContent.xaml">
|
|
|
<SubType>Designer</SubType>
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
@@ -1180,10 +1498,6 @@
|
|
|
<SubType>Designer</SubType>
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
</Page>
|
|
|
- <Page Include="Views\EditTools\Redaction\RedactionDocumentContent.xaml">
|
|
|
- <SubType>Designer</SubType>
|
|
|
- <Generator>MSBuild:Compile</Generator>
|
|
|
- </Page>
|
|
|
<Page Include="Views\FillAndSign\FillAndSignContent.xaml">
|
|
|
<SubType>Designer</SubType>
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
@@ -1212,6 +1526,14 @@
|
|
|
<SubType>Designer</SubType>
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
</Page>
|
|
|
+ <Page Include="Views\Form\EditPresetColorsDialog.xaml">
|
|
|
+ <Generator>MSBuild:Compile</Generator>
|
|
|
+ <SubType>Designer</SubType>
|
|
|
+ </Page>
|
|
|
+ <Page Include="Views\Form\EmptyFormProperty.xaml">
|
|
|
+ <Generator>MSBuild:Compile</Generator>
|
|
|
+ <SubType>Designer</SubType>
|
|
|
+ </Page>
|
|
|
<Page Include="Views\Form\FormsToolContent.xaml">
|
|
|
<SubType>Designer</SubType>
|
|
|
<Generator>XamlIntelliSenseFileGenerator</Generator>
|
|
@@ -1307,11 +1629,11 @@
|
|
|
<SubType>Designer</SubType>
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
</Page>
|
|
|
- <Page Include="Views\PropertyPanel\AnnotPanel\CustomCreateDialog.xaml">
|
|
|
+ <Page Include="Views\Dialog\CustomCreateDialog.xaml">
|
|
|
<SubType>Designer</SubType>
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
</Page>
|
|
|
- <Page Include="Views\PropertyPanel\AnnotPanel\DynamicPropertyDialog.xaml">
|
|
|
+ <Page Include="Views\Dialog\DynamicPropertyDialog.xaml">
|
|
|
<SubType>Designer</SubType>
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
</Page>
|
|
@@ -1367,6 +1689,10 @@
|
|
|
<SubType>Designer</SubType>
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
</Page>
|
|
|
+ <Page Include="Views\PropertyPanel\AnnotPanel\SnapshotEditMenu.xaml">
|
|
|
+ <SubType>Designer</SubType>
|
|
|
+ <Generator>MSBuild:Compile</Generator>
|
|
|
+ </Page>
|
|
|
<Page Include="Views\PropertyPanel\AnnotPanel\StampAnnotProperty.xaml">
|
|
|
<SubType>Designer</SubType>
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
@@ -1409,14 +1735,26 @@
|
|
|
<Page Include="Views\EditTools\Background\BackgroundCreateBaseContent.xaml">
|
|
|
<SubType>Designer</SubType>
|
|
|
</Page>
|
|
|
- <Page Include="Views\PropertyPanel\PropertyPanelContent.xaml">
|
|
|
+ <Page Include="Views\PropertyPanel\PDFEdit\ImageEditProperty.xaml">
|
|
|
+ <Generator>MSBuild:Compile</Generator>
|
|
|
<SubType>Designer</SubType>
|
|
|
+ </Page>
|
|
|
+ <Page Include="Views\PropertyPanel\PDFEdit\ImageTextEditProperty.xaml">
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
+ <SubType>Designer</SubType>
|
|
|
</Page>
|
|
|
- <Page Include="Views\PropertyPanel\TextEditProperty.xaml">
|
|
|
+ <Page Include="Views\PropertyPanel\PDFEdit\TextEditProperty.xaml">
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
<SubType>Designer</SubType>
|
|
|
</Page>
|
|
|
+ <Page Include="Views\PropertyPanel\PropertyPanelContent.xaml">
|
|
|
+ <SubType>Designer</SubType>
|
|
|
+ <Generator>MSBuild:Compile</Generator>
|
|
|
+ </Page>
|
|
|
+ <Page Include="Views\PropertyPanel\Scan\ScanPropertyPanel.xaml">
|
|
|
+ <SubType>Designer</SubType>
|
|
|
+ <Generator>MSBuild:Compile</Generator>
|
|
|
+ </Page>
|
|
|
<Page Include="Views\PropertyPanel\ViewModular\ReadModeContent.xaml">
|
|
|
<SubType>Designer</SubType>
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
@@ -1437,6 +1775,10 @@
|
|
|
<SubType>Designer</SubType>
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
</Page>
|
|
|
+ <Page Include="Views\PropertyPanel\ViewModular\PageContent.xaml">
|
|
|
+ <SubType>Designer</SubType>
|
|
|
+ <Generator>MSBuild:Compile</Generator>
|
|
|
+ </Page>
|
|
|
<Page Include="Views\PropertyPanel\ViewModular\ThemesContent.xaml">
|
|
|
<SubType>Designer</SubType>
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
@@ -1523,6 +1865,10 @@
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
<SubType>Designer</SubType>
|
|
|
</Page>
|
|
|
+ <Page Include="Views\Scan\ScanViwer.xaml">
|
|
|
+ <SubType>Designer</SubType>
|
|
|
+ <Generator>MSBuild:Compile</Generator>
|
|
|
+ </Page>
|
|
|
<Page Include="Views\Tools\AnnotToolContent.xaml">
|
|
|
<SubType>Designer</SubType>
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
@@ -1531,6 +1877,10 @@
|
|
|
<SubType>Designer</SubType>
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
</Page>
|
|
|
+ <Page Include="Views\Tools\ScanContent.xaml">
|
|
|
+ <SubType>Designer</SubType>
|
|
|
+ <Generator>MSBuild:Compile</Generator>
|
|
|
+ </Page>
|
|
|
<Page Include="Views\Tools\TextEditToolContent.xaml">
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
<SubType>Designer</SubType>
|
|
@@ -1561,9 +1911,48 @@
|
|
|
<Generator>SettingsSingleFileGenerator</Generator>
|
|
|
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
|
|
|
</None>
|
|
|
+ <Content Include="ComDocumentAIKit.dll" />
|
|
|
+ <Resource Include="Resources\ToolBarIcon\Scan\enhance.png">
|
|
|
+ <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
+ </Resource>
|
|
|
+ <Resource Include="Resources\ToolBarIcon\Scan\ocr.png">
|
|
|
+ <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
+ </Resource>
|
|
|
+ <Resource Include="Resources\ToolBarIcon\Scan\batch.png">
|
|
|
+ <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
+ </Resource>
|
|
|
+ <Resource Include="Resources\BOTA\no_outline.png" />
|
|
|
+ <Resource Include="Resources\PropertyPanel\nosign.png" />
|
|
|
<Content Include="source\AnalysisWord\Res\word\_rels\document.xml.rels">
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
</Content>
|
|
|
+ <None Include="x64\models\DA_image_enhance_magic_color_1.0.0.model">
|
|
|
+ <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
+ </None>
|
|
|
+ <None Include="x64\models\DA_Ocr_Classification_1.0.0.model">
|
|
|
+ <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
+ </None>
|
|
|
+ <None Include="x64\models\DA_Ocr_Detection_chinese_1.0.0.model">
|
|
|
+ <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
+ </None>
|
|
|
+ <None Include="x64\models\DA_Ocr_Detection_english_1.0.0.model">
|
|
|
+ <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
+ </None>
|
|
|
+ <None Include="x64\models\DA_Ocr_Recognition_chinese_1.0.0.model">
|
|
|
+ <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
+ </None>
|
|
|
+ <None Include="x64\models\DA_Ocr_Recognition_chinese_cht_1.0.0.model">
|
|
|
+ <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
+ </None>
|
|
|
+ <None Include="x64\models\DA_Ocr_Recognition_english_1.0.0.model">
|
|
|
+ <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
+ </None>
|
|
|
+ <None Include="x64\models\DA_Ocr_Recognition_japan_1.0.0.model">
|
|
|
+ <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
+ </None>
|
|
|
+ <None Include="x64\models\DA_Ocr_Recognition_korean_1.0.0.model">
|
|
|
+ <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
+ </None>
|
|
|
<Resource Include="Resources\BOTA\Annotation\Arrow.png" />
|
|
|
<Resource Include="Resources\BOTA\Annotation\Bookmark.png" />
|
|
|
<Resource Include="Resources\BOTA\Annotation\Circle.png" />
|
|
@@ -1628,6 +2017,13 @@
|
|
|
<Resource Include="Resources\StampIcons\SignHere.png" />
|
|
|
<Resource Include="Resources\StampIcons\Void.png" />
|
|
|
<Resource Include="Resources\StampIcons\Witness.png" />
|
|
|
+ <Resource Include="Resources\Dialog\AddImage.png">
|
|
|
+ <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
+ </Resource>
|
|
|
+ <Resource Include="Resources\Dialog\AddImageSuspend.png">
|
|
|
+ <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
+ </Resource>
|
|
|
+ <Resource Include="Resources\Dialog\help.png" />
|
|
|
<Content Include="Resources\PageEdit\GridLine.jpg">
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
</Content>
|
|
@@ -1638,6 +2034,8 @@
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
</Content>
|
|
|
<Resource Include="Resources\EditTools\watermark_bg.png" />
|
|
|
+ <Resource Include="Resources\PropertyPanel\EmptyAnnot.png" />
|
|
|
+ <Resource Include="Resources\PropertyPanel\nostamp.png" />
|
|
|
<Content Include="source\AnalysisWord\Res\_rels\.rels">
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
</Content>
|
|
@@ -1647,7 +2045,6 @@
|
|
|
</ItemGroup>
|
|
|
<ItemGroup>
|
|
|
<Folder Include="Views\Edit\" />
|
|
|
- <Folder Include="Views\Scan\" />
|
|
|
</ItemGroup>
|
|
|
<ItemGroup>
|
|
|
<Content Include="ComOCRKit.Desk.dll">
|
|
@@ -1796,6 +2193,33 @@
|
|
|
<Content Include="x64\CPDFConverterNative.dll">
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
</Content>
|
|
|
+ <Content Include="x64\DocumentAILib\ComDocumentAINative.dll">
|
|
|
+ <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
+ </Content>
|
|
|
+ <Content Include="x64\DocumentAILib\DocumentAI.dll">
|
|
|
+ <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
+ </Content>
|
|
|
+ <Content Include="x64\DocumentAILib\libiomp5md.dll">
|
|
|
+ <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
+ </Content>
|
|
|
+ <Content Include="x64\DocumentAILib\mkldnn.dll">
|
|
|
+ <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
+ </Content>
|
|
|
+ <Content Include="x64\DocumentAILib\mklml.dll">
|
|
|
+ <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
+ </Content>
|
|
|
+ <Content Include="x64\DocumentAILib\onnxruntime.dll">
|
|
|
+ <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
+ </Content>
|
|
|
+ <Content Include="x64\DocumentAILib\opencv_world420.dll">
|
|
|
+ <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
+ </Content>
|
|
|
+ <Content Include="x64\DocumentAILib\paddle2onnx.dll">
|
|
|
+ <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
+ </Content>
|
|
|
+ <Content Include="x64\DocumentAILib\paddle_inference.dll">
|
|
|
+ <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
+ </Content>
|
|
|
<Content Include="x64\libhpdf.dll">
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
</Content>
|
|
@@ -1851,12 +2275,26 @@
|
|
|
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
|
|
</EmbeddedResource>
|
|
|
</ItemGroup>
|
|
|
+ <ItemGroup>
|
|
|
+ <BootstrapperPackage Include=".NETFramework,Version=v4.6.2">
|
|
|
+ <Visible>False</Visible>
|
|
|
+ <ProductName>Microsoft .NET Framework 4.6.2 %28x86 和 x64%29</ProductName>
|
|
|
+ <Install>true</Install>
|
|
|
+ </BootstrapperPackage>
|
|
|
+ <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
|
|
|
+ <Visible>False</Visible>
|
|
|
+ <ProductName>.NET Framework 3.5 SP1</ProductName>
|
|
|
+ <Install>false</Install>
|
|
|
+ </BootstrapperPackage>
|
|
|
+ </ItemGroup>
|
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
|
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
|
|
|
<PropertyGroup>
|
|
|
<ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
|
|
|
</PropertyGroup>
|
|
|
<Error Condition="!Exists('packages\SQLitePCLRaw.lib.e_sqlite3.2.0.2\build\net461\SQLitePCLRaw.lib.e_sqlite3.targets')" Text="$([System.String]::Format('$(ErrorText)', 'packages\SQLitePCLRaw.lib.e_sqlite3.2.0.2\build\net461\SQLitePCLRaw.lib.e_sqlite3.targets'))" />
|
|
|
+ <Error Condition="!Exists('packages\Magick.NET-Q16-AnyCPU.12.2.2\build\netstandard20\Magick.NET-Q16-AnyCPU.targets')" Text="$([System.String]::Format('$(ErrorText)', 'packages\Magick.NET-Q16-AnyCPU.12.2.2\build\netstandard20\Magick.NET-Q16-AnyCPU.targets'))" />
|
|
|
</Target>
|
|
|
<Import Project="packages\SQLitePCLRaw.lib.e_sqlite3.2.0.2\build\net461\SQLitePCLRaw.lib.e_sqlite3.targets" Condition="Exists('packages\SQLitePCLRaw.lib.e_sqlite3.2.0.2\build\net461\SQLitePCLRaw.lib.e_sqlite3.targets')" />
|
|
|
+ <Import Project="packages\Magick.NET-Q16-AnyCPU.12.2.2\build\netstandard20\Magick.NET-Q16-AnyCPU.targets" Condition="Exists('packages\Magick.NET-Q16-AnyCPU.12.2.2\build\netstandard20\Magick.NET-Q16-AnyCPU.targets')" />
|
|
|
</Project>
|