MarkupCompatibilityAttributes.PreserveElements Property

Definition

Gets or sets a whitespace-delimited list of element qualified names that identify the expanded names of elements. The elements are suggested by a markup producer for preservation by markup editors, even if the elements themselves are ignored.

public DocumentFormat.OpenXml.StringValue PreserveElements { get; set; }
public DocumentFormat.OpenXml.StringValue? PreserveElements { get; set; }
member this.PreserveElements : DocumentFormat.OpenXml.StringValue with get, set
Public Property PreserveElements As StringValue

Property Value

Applies to