RunProperties.Shadow14 Property
Shadow14, this property is only available in Office2010.Represents the element tag in schema: w14:shadow
Namespace: DocumentFormat.OpenXml.Wordprocessing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<OfficeAvailabilityAttribute(FileFormatVersions.Office2010)> _
Public Property Shadow14 As Shadow
Get
Set
'Usage
Dim instance As RunProperties
Dim value As Shadow
value = instance.Shadow14
instance.Shadow14 = value
[OfficeAvailabilityAttribute(FileFormatVersions.Office2010)]
public Shadow Shadow14 { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Office2010.Word.Shadow