Search Results for

    Show / Hide Table of Contents

    Enum LogoAlignment

    Logo alignment in extended header layout

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

    Left

    Left alignement ( Value = 0 )

    Middle

    Middle alignment ( Value = 1 )

    Right

    Right alignment ( Value = 2 )

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