GrapeCity.DioDocs.Pdf.ViewerSupportApi.ja 6.1.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package GrapeCity.DioDocs.Pdf.ViewerSupportApi.ja --version 6.1.3
NuGet\Install-Package GrapeCity.DioDocs.Pdf.ViewerSupportApi.ja -Version 6.1.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="GrapeCity.DioDocs.Pdf.ViewerSupportApi.ja" Version="6.1.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add GrapeCity.DioDocs.Pdf.ViewerSupportApi.ja --version 6.1.3
#r "nuget: GrapeCity.DioDocs.Pdf.ViewerSupportApi.ja, 6.1.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install GrapeCity.DioDocs.Pdf.ViewerSupportApi.ja as a Cake Addin
#addin nuget:?package=GrapeCity.DioDocs.Pdf.ViewerSupportApi.ja&version=6.1.3

// Install GrapeCity.DioDocs.Pdf.ViewerSupportApi.ja as a Cake Tool
#tool nuget:?package=GrapeCity.DioDocs.Pdf.ViewerSupportApi.ja&version=6.1.3

GrapeCity.Documents.Pdf.ViewerSupportApi パッケージは、PDF ビューワ(GcPdfViewer)のためのサーバーサイドの ASP.NET Core ライブラリです。
PDF ビューワは JavaScript のクライアントサイドコントロールで、npmjs(https://www.npmjs.com/package/@grapecity/gcpdfviewer)で公開されています。
ViewerSupportApi ライブラリを使用すると、PDF ビューワを GcPdf(GrapeCity.DioDocs.Pdf.ja)に接続するサーバーを簡単にセットアップして、記入済み PDF フォームの保存、機密コンテンツの墨消し、注釈/フォームの編集、PDF の共同編集などを含む PDF の編集機能をPDF ビューワで有効にできます。
本ライブラリの完全な C# ソースコードは、ASP.NET Core および WebForms のサンプルプロジェクトとともに、本パッケージ内の「src/」フォルダに含まれています。

【本パッケージは日本語版製品です。】

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
7.0.3 116 3/5/2024
6.2.2 168 9/26/2023
6.1.3 194 6/21/2023
6.0.2 346 2/7/2023
5.2.0.800 557 9/27/2022
5.1.0.793 551 6/26/2022
5.1.0.791 612 5/24/2022

# 6.0.2 からの変更点:

## 機能の追加
- ページの整理機能に対応しました。
- LockedContents プロパティに対応しました。
- PDF を画像として保存する際に、表示倍率を指定できるようになりました。
- PDF 保存時にページ範囲を指定できるようになりました。
- フォームフィールドのツールチップに対応しました。