IApply Document Model 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: 2026.1.20.0
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
C#
public interface IApplyDocumentModelVB
Public Interface IApplyDocumentModelC++
public interface class IApplyDocumentModelF#
type IApplyDocumentModel = interface endProperties
| 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 |