Themed 2026 Presentation Style Preview

MarkdownConversionTransformationIconPath Property

This is used to get or set the path used for icons and other images in the presentation style

Definition

Namespace: Sandcastle.Core.PresentationStyle.Conversion
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.12.18.0
public override string IconPath { get; set; }

Property Value

String

Remarks

Ensure the path is terminated with an appropriate directory separator character

See Also