Search Results for

    Show / Hide Table of Contents

    Enum ObjectCharacterRecognitionMode

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

    Namespace: PnP.Core.Admin.Model.SharePoint
    Assembly: PnP.Core.Admin.dll
    Syntax
    public enum ObjectCharacterRecognitionMode : int

    Disabled

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

    ExclusionList

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

    InclusionList

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

    Back to top PnP Core SDK
    Generated by DocFX with Material UI
    spacer