Extrusion.ForceDepth Property

Forward Extrusion.Represents the attribte in schema: foredepth

Namespace:  DocumentFormat.OpenXml.Vml.Office
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "foredepth")> _
Public Property ForceDepth As StringValue
    Get
    Set
'Usage
Dim instance As Extrusion
Dim value As StringValue

value = instance.ForceDepth

instance.ForceDepth = value
[SchemaAttrAttribute(, "foredepth")]
public StringValue ForceDepth { get; set; }

Property Value

Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.

See Also

Reference

Extrusion Class

Extrusion Members

DocumentFormat.OpenXml.Vml.Office Namespace