IPageClassificationResult
What it does
Stores information about results of classification of the page.
Note. This object is not available on the Web Verification Station for checking rules locally.
Properties
Name | Type | Access | Description |
---|---|---|---|
MatchedSections | string | Read-only |
The list of section that can be matched. Contains entries in the form of <Document Definition Name>\<Section Name> divided by semicolon. This unmodified list can be passed to the IMatchingInfo object as the DefinitionsList parameter (IMatchingInfo::DefinitionsList). To pass the results, do the following:
Note: When passing classification results to the Before matching script, set the IMatchingInfo.ForceMatch flag to false so that pages are not classified repeatedly with a script. |
PageType | TPageClassificationType | Read-only | The type of the page |
12.04.2024 18:16:02