Share via


Backdrop.Normal Property

Normal.Represents the element tag in schema: a:norm

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

Syntax

'Declaration
Public Property Normal As Normal
    Get
    Set
'Usage
Dim instance As Backdrop
Dim value As Normal

value = instance.Normal

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

Property Value

Type: DocumentFormat.OpenXml.Drawing.Normal
Returns Normal.

See Also

Reference

Backdrop Class

Backdrop Members

DocumentFormat.OpenXml.Drawing Namespace