From 62f08672983b082cff7b5f3a8f8dba72246515c8 Mon Sep 17 00:00:00 2001 From: "PROGRESS\\ykaraman" Date: Thu, 14 Aug 2025 18:41:26 +0300 Subject: [PATCH] Fixes. --- libraries/radpdfprocessing/model/image.md | 2 +- web.config | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/libraries/radpdfprocessing/model/image.md b/libraries/radpdfprocessing/model/image.md index bbfea341..ccee4539 100644 --- a/libraries/radpdfprocessing/model/image.md +++ b/libraries/radpdfprocessing/model/image.md @@ -23,7 +23,7 @@ position: 4 | **Method** | **Description** | |-----------------------|-------------------------------------------------------------------------------------------------| -| **GetBitmapSource** (_.NET Standard_) | Creates a [BitmapSource](https://docs.microsoft.com/en-us/dotnet/api/system.windows.media.imaging.bitmapsource) from the image element.| +| **GetBitmapSource** (_Unavailable in .NET Standard_) | Creates a [BitmapSource](https://docs.microsoft.com/en-us/dotnet/api/system.windows.media.imaging.bitmapsource) from the image element.| | **Clone** (_since Q2 2025_) | Creates a deep copy of this document element. | ### Working With an Image diff --git a/web.config b/web.config index 90141079..5f93f10d 100644 --- a/web.config +++ b/web.config @@ -204,8 +204,8 @@ - - + +