Extrusion.LightHarsh2 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.
Secondary Light Harshness Toggle
Represents the following attribute in the schema: lightharsh2
[DocumentFormat.OpenXml.SchemaAttr(0, "lightharsh2")]
public DocumentFormat.OpenXml.TrueFalseValue LightHarsh2 { get; set; }
public DocumentFormat.OpenXml.TrueFalseValue LightHarsh2 { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "lightharsh2")]
public DocumentFormat.OpenXml.TrueFalseValue? LightHarsh2 { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("lightharsh2")]
public DocumentFormat.OpenXml.TrueFalseValue? LightHarsh2 { get; set; }
public DocumentFormat.OpenXml.TrueFalseValue? LightHarsh2 { get; set; }
member this.LightHarsh2 : DocumentFormat.OpenXml.TrueFalseValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "lightharsh2")>]
member this.LightHarsh2 : DocumentFormat.OpenXml.TrueFalseValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("lightharsh2")>]
member this.LightHarsh2 : DocumentFormat.OpenXml.TrueFalseValue with get, set
Public Property LightHarsh2 As TrueFalseValue
Property Value
Returns EnumValue<T>.
- Attributes