TextCharacterPropertiesType.SmtClean Property

Definition

Caution

Please use the property 'SmartTagClean' as this property will be removed in a future version

Gets or sets the SmartTagClean value. It is only available for backwards compatibility until the next major version change. The SmartTagClean property should be used instead.

[DocumentFormat.OpenXml.SchemaAttr(0, "smtClean")]
public DocumentFormat.OpenXml.BooleanValue SmtClean { get; set; }
public DocumentFormat.OpenXml.BooleanValue SmtClean { get; set; }
[System.Obsolete("Please use the property 'SmartTagClean' as this property will be removed in a future version")]
public DocumentFormat.OpenXml.BooleanValue SmtClean { get; set; }
[System.Obsolete("Please use the property 'SmartTagClean' as this property will be removed in a future version")]
public DocumentFormat.OpenXml.BooleanValue? SmtClean { get; set; }
member this.SmtClean : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "smtClean")>]
member this.SmtClean : DocumentFormat.OpenXml.BooleanValue with get, set
[<System.Obsolete("Please use the property 'SmartTagClean' as this property will be removed in a future version")>]
member this.SmtClean : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property SmtClean As BooleanValue

Property Value

Attributes

Applies to