Click or drag to resize
Sandcastle Help File BuilderBuildProcessPresentationStyle Property
This returns the presentation instance being used by the build process

Namespace: SandcastleBuilder.Utils.BuildEngine
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax
public PresentationStyleSettings PresentationStyle { get; }

Property Value

Type: PresentationStyleSettings
See Also