2022 June Release

Struct FSCFOLIO@1.1001:QRCodeSearchOptions Permanent link for this heading

Structure to define the area where the qrcode is searched in the document

Properties Permanent link for this heading

Type

Property

Name

QRCodeSearchArea

qrcsoarea

Search Area

integer

qrcsoheightpercentage

Height of the Search Area in Percent of the Page

integer

qrcsopagefrom

First Page

integer

qrcsopageto

Last Page

integer

qrcsowidthpercentage

Width of the Search Area in Percent of the Page

Properties Permanent link for this heading


Search Area (FSCFOLIO@1.1001:qrcsoarea) Permanent link for this heading

The search area defines if the whole page or just parts of the page are searched

QRCodeSearchArea FSCFOLIO@1.1001:qrcsoarea


Height of the Search Area in Percent of the Page (FSCFOLIO@1.1001:qrcsoheightpercentage) Permanent link for this heading

This property defines the height of the search area in percentage of dimensions of the page. Note: This option will not be evaluated if the whole page is defined as search area. If the value is not supplied a fallback value will be used.

unsigned integer FSCFOLIO@1.1001:qrcsoheightpercentage


First Page (FSCFOLIO@1.1001:qrcsopagefrom) Permanent link for this heading

The first page where the qrcode is searched.
Note: If no values are supplied to qrcsopagefrom and qrcsopageto, only the first page is searched

unsigned integer FSCFOLIO@1.1001:qrcsopagefrom


Last Page (FSCFOLIO@1.1001:qrcsopageto) Permanent link for this heading

The last page where the qrcode is searched.
Note: If no values are supplied to qrcsopagefrom and qrcsopageto, only the first page is searched

unsigned integer FSCFOLIO@1.1001:qrcsopageto


Width of the Search Area in Percent of the Page (FSCFOLIO@1.1001:qrcsowidthpercentage) Permanent link for this heading

This property defines the width of the search area in percentage of dimensions of the page. Note: This option will not be evaluated if the whole page is defined as search area. If the value is not supplied a fallback value will be used.

unsigned integer FSCFOLIO@1.1001:qrcsowidthpercentage