Table of Contents

Enum ObjectCharacterRecognitionMode

Namespace
PnP.Core.Admin.Model.SharePoint
Assembly
PnP.Core.Admin.dll

Contains the values of the 3 allowed options for Object Character Recognition

public enum ObjectCharacterRecognitionMode

Fields

Disabled = 0

State 0: Disabled. OCR for the tenant is disabled. Default

ExclusionList = 2

State 2: ExclusionList. OCR for the tenant is filtered to a list of excluded items

InclusionList = 1

State 1: InclusionList. OCR for the tenant is filtered to a list of included items