IApplyDocumentModel Interface

This interface is used to implement the application of a document model to the reflection information file.

Definition

Namespace: Sandcastle.Core.PresentationStyle
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.2.18.0
public interface IApplyDocumentModel

Properties

RootNamespaceContainerId This is used to get or set an optional root namespace container ID

Methods

ApplyDocumentModel This is used to apply the document model to a reflection information file

See Also