TopicTransformationCoreRenderCompleted 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: 2024.12.21.0
public event EventHandler<RenderTopicEventArgs> RenderCompleted

Value

EventHandlerRenderTopicEventArgs

See Also