Table of Contents

Property RawEditToken

Namespace
DocWright.Dom
Assembly
DocWright.Dom.dll

RawEditToken

Gets or sets the raw w:edit token exactly as the document spelled it, or null. Kept so an unrecognized value round-trips and can be reported rather than guessed at.

public string? RawEditToken { get; set; }

Property Value

string