Search Results for

    Show / Hide Table of Contents

    Enum Emphasis

    Defines the Emphasis for a modern section

    Namespace: PnP.Framework.Provisioning.Model
    Assembly: PnP.Framework.dll
    Syntax
    public enum Emphasis : int

    Neutral

    Defines the Neutral emphasis for the Site Header

    None

    Defines No emphasis for the Site Header.

    Soft

    Defines the Soft emphasis for the Site Header.

    Strong

    Defines the Strong emphasis for the Site Header.

    Extension Methods

    ValidationExtensions.ValidateNotNullOrEmpty<Emphasis>(String)
    ObjectExtensions.Set<Emphasis, T>(Expression<Func<Emphasis, T>>, T, Boolean, Boolean)
    Back to top PnP Framework
    Generated by DocFX with Material UI
    spacer