LogoAlignment Enumeration

This enumerated type defines logo alignment values used when the logo is placed above the title

Definition

Namespace: Sandcastle.Core.PresentationStyle.Transformation
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.2.18.0
[SerializableAttribute]
public enum LogoAlignment

Members

Left0 Left align the logo
Right1 Right align the logo
Center2 Center the logo

See Also