NumberingSymbolRunProperties.Shadow Property

Shadow.Represents the element tag in schema: w:shadow

Namespace:  DocumentFormat.OpenXml.Wordprocessing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property Shadow As Shadow
    Get
    Set
'Usage
Dim instance As NumberingSymbolRunProperties
Dim value As Shadow

value = instance.Shadow

instance.Shadow = value
public Shadow Shadow { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Wordprocessing.Shadow

See Also

Reference

NumberingSymbolRunProperties Class

NumberingSymbolRunProperties Members

DocumentFormat.OpenXml.Wordprocessing Namespace