MarkupCompatibilityAttributes.PreserveAttributes Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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