Search Results for

    Show / Hide Table of Contents

    Enum ThumbnailSize

    Standard size of a thumbnail

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

    Large

    A 800x800 scaled thumbnail.

    Medium

    A 176x176 scaled thumbnail.

    Small

    A 96x96 cropped thumbnail.

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