Themed 2026 Presentation Style Preview

TopicTransformationCoreTransformationArguments Property

This read-only property returns a dictionary used to contain transformation arguments used by the presentation style

Definition

Namespace: Sandcastle.Core.PresentationStyle.Transformation
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.12.18.0
public IReadOnlyDictionary<string, TransformationArgument> TransformationArguments { get; }

Property Value

IReadOnlyDictionaryString, TransformationArgument

See Also