Table of Contents

IApplyDocumentModel.ApplyDocumentModel Method

Definition

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

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

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.