LightRig.LightDirectionType Property

Definition

dir, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: w14:dir

[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
[DocumentFormat.OpenXml.SchemaAttr(52, "dir")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Word.LightRigDirectionValues> LightDirectionType { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Word.LightRigDirectionValues> LightDirectionType { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(52, "dir")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Word.LightRigDirectionValues> LightDirectionType { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(52, "dir")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Word.LightRigDirectionValues>? LightDirectionType { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w14:dir")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Word.LightRigDirectionValues>? LightDirectionType { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Word.LightRigDirectionValues>? LightDirectionType { get; set; }
member this.LightDirectionType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Word.LightRigDirectionValues> with get, set
[<DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
[<DocumentFormat.OpenXml.SchemaAttr(52, "dir")>]
member this.LightDirectionType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Word.LightRigDirectionValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(52, "dir")>]
member this.LightDirectionType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Word.LightRigDirectionValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w14:dir")>]
member this.LightDirectionType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Word.LightRigDirectionValues> with get, set
Public Property LightDirectionType As EnumValue(Of LightRigDirectionValues)

Property Value

Attributes

Applies to