LogoPlacement Enumeration

This enumerated type defines logo placement values

Definition

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

Members

Left0 Place the logo to the left of the title
Right1 Place the logo to the right of the title
Above2 Place the logo above the title

See Also