Search Results for

    Show / Hide Table of Contents

    Enum AppendToUnitType

    To specify whether AppendStartString and AppendEndString are applied at the segment or paragraph level.

    Namespace: Sdl.ProjectAutomation.Settings
    Assembly: Sdl.ProjectAutomation.Settings.dll
    Syntax
    public enum AppendToUnitType

    Fields

    Name Description
    Paragraph

    Apply AppendStartString and AppendEndString to each paragraph (not each segment)

    Segment

    Apply AppendStartString and AppendEndString to each segment

    On this page

    Back to top Generated by DocFX