Table of Contents

TopicTransformationCore.ReplaceLanguageSpecificTextRange Method

Definition

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

Replace a range of language specific text entries

public void ReplaceLanguageSpecificTextRange(IEnumerable<LanguageSpecificText> keywords)

Parameters

keywords IEnumerable<LanguageSpecificText>

The language specific text entries to replace. If an entry is not present for the keyword, it will be added instead.