Table of Contents

StandardDocumentModel.ApplyDocumentModel Method

Definition

Namespace
Sandcastle.Core.PresentationStyle
Assembly
Sandcastle.Core.dll

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

public void ApplyDocumentModel(string reflectionDataFile, string docModelReflectionDataFile)

Parameters

reflectionDataFile string

The source reflection data file

docModelReflectionDataFile string

The destination reflection data file with the document model applied to it.