MarkupCompatibilityAttributes.PreserveAttributes Property

Definition

Gets or sets a whitespace-delimited list of attribute qualified names that identify expanded names of attributes. The attributes were suggested by a markup producer for preservation by markup editors.

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

Property Value

Applies to