WebSettings.DoNotRelyOnCSS Property

Definition

DoNotRelyOnCSS.

Represents the following element tag in the schema: w:doNotRelyOnCSS.

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

Property Value

Returns DoNotRelyOnCSS.

Applies to