MarkupCompatibilityAttributes.PreserveAttributes 属性

定义

获取或设置以空格分隔的属性限定名称的列表,这些名称标识属性的扩展名称。 这些属性由标记生成者建议,以便标记编辑器进行保留。

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

属性值

适用于