Class SectionEmphasis
Inheritance
System.Object
SectionEmphasis
Namespace: PnP.Framework.Modernization.Publishing
Assembly: PnP.Framework.dll
Syntax
public class SectionEmphasis : object
Properties
Section
VerticalColumnEmphasis
Declaration
public BackgroundEmphasis VerticalColumnEmphasis { get; set; }
Property Value
BackgroundEmphasis
|
VerticalColumnEmphasisSpecified
Declaration
public bool VerticalColumnEmphasisSpecified { get; set; }
Property Value
System.Boolean
|