From d26e926ace2577c60bac2ef100355fc06d26f3f9 Mon Sep 17 00:00:00 2001 From: lunaaaw <64242273+lunaaaw@users.noreply.github.com> Date: Mon, 15 May 2023 09:47:24 +0800 Subject: [PATCH 1/2] minor changes --- info/api/WebTwain_Util.md | 5 +++-- info/api/index.md | 7 ++++--- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/info/api/WebTwain_Util.md b/info/api/WebTwain_Util.md index 687ae391..411c6e56 100644 --- a/info/api/WebTwain_Util.md +++ b/info/api/WebTwain_Util.md @@ -23,7 +23,7 @@ The properties and methods on this page live in the namespace {WebTwainObject}. | | | :--------------------------------------------------------------------- | :------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | -| [`RegisterEvent()`]({{site.info}}api/WebTwain_Util.html#registerevent) | [`UnregisterEvent()`]({{site.info}}api/WebTwain_Util.html#unregisterevent) | [`SetLanguage()`]({{site.info}}api/WebTwain_Util.html#setlanguage) | +| [`isUsingActiveX()`]({{site.info}}api/WebTwain_Util.html#isusingactivex) |[`RegisterEvent()`]({{site.info}}api/WebTwain_Util.html#registerevent) | [`UnregisterEvent()`]({{site.info}}api/WebTwain_Util.html#unregisterevent) | [`SetLanguage()`]({{site.info}}api/WebTwain_Util.html#setlanguage) | | [`GenerateURLForUploadData()`]({{site.info}}api/WebTwain_Util.html#generateurlforuploaddata) | **Properties** @@ -43,7 +43,8 @@ The properties and methods on this page live in the namespace {WebTwainObject}. | | | :--------------------------------------------------------------------- | :------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | -| [`RegisterEvent()`]({{site.info}}api/WebTwain_Util.html#registerevent) | [`UnregisterEvent()`]({{site.info}}api/WebTwain_Util.html#unregisterevent) | [`GenerateURLForUploadData()`]({{site.info}}api/WebTwain_Util.html#generateurlforuploaddata) | +| [`isUsingActiveX()`]({{site.info}}api/WebTwain_Util.html#isusingactivex) |[`RegisterEvent()`]({{site.info}}api/WebTwain_Util.html#registerevent) | [`UnregisterEvent()`]({{site.info}}api/WebTwain_Util.html#unregisterevent)| +|[`GenerateURLForUploadData()`]({{site.info}}api/WebTwain_Util.html#generateurlforuploaddata)| **Properties** diff --git a/info/api/index.md b/info/api/index.md index 50a06360..3cdc3ba7 100644 --- a/info/api/index.md +++ b/info/api/index.md @@ -447,8 +447,8 @@ permalink: /info/api/ | | |:-|:-| -|[`RegisterEvent()`]({{site.info}}api/WebTwain_Util.html#registerevent) | [`UnregisterEvent()`]({{site.info}}api/WebTwain_Util.html#unregisterevent)| [`SetLanguage()`]({{site.info}}api/WebTwain_Util.html#setlanguage)| -|[`GenerateURLForUploadData()`]({{site.info}}api/WebTwain_Util.html#generateurlforuploaddata)| +| [`isUsingActiveX()`]({{site.info}}api/WebTwain_Util.html#isusingactivex) |[`RegisterEvent()`]({{site.info}}api/WebTwain_Util.html#registerevent) | [`UnregisterEvent()`]({{site.info}}api/WebTwain_Util.html#unregisterevent) | [`SetLanguage()`]({{site.info}}api/WebTwain_Util.html#setlanguage)| +| [`GenerateURLForUploadData()`]({{site.info}}api/WebTwain_Util.html#generateurlforuploaddata) |