Jump to: navigation, search

Difference between revisions of "SYSCLS DOCUMENT HIGHLIGHTING CLASSIFICATION"


(Created page with "{{ClassificationInfoBox | title = Highlighting document classification | name = {{PAGENAMEE}} | inheritance = SYSCLS_FILEDOCUMENT | namespace = System.Classification.Document...")
 
Line 18: Line 18:
 
| HIGHLIGHT_PROPERTY_NAME || String || Defines the Name of the Property which must be found on the owner (client) and which content is used as preconfigured highlight text.
 
| HIGHLIGHT_PROPERTY_NAME || String || Defines the Name of the Property which must be found on the owner (client) and which content is used as preconfigured highlight text.
 
|}
 
|}
 +
 +
[[Category:Classifications|H]]

Revision as of 13:37, 26 July 2023

IC CLASSIFICATION.gif Highlighting document classification
Name SYSCLS_DOCUMENT_HIGHLIGHTING_CLASSIFICATION
Inheritance SYSCLS_FILEDOCUMENT
Namespace System.Classification.Document
ID {D1782B2E-3C8D-46B2-8896-C56C989E6685}
Purpose Classify file documents for which preconfigured text gets highlighted once they are displayed
Version 4.4+

Classifies a file document as a document which supports highlighting: when this document is opened in a UBIK Viewer, the document is scanned for preconfigured text and this text gets highlighted.

MetaProperties

Name Data type Comment
HIGHLIGHT_PROPERTY_NAME String Defines the Name of the Property which must be found on the owner (client) and which content is used as preconfigured highlight text.