TopicTransformationCore.RenderCompleted Event

This event is raised to notify the user that the topic has been completely rendered

Definition

Namespace: Sandcastle.Core.PresentationStyle.Transformation
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.3.22.0
public event EventHandler<RenderTopicEventArgs> RenderCompleted

Value

EventHandler<RenderTopicEventArgs>

See Also