PresetShadow.Preset Property
Preset Shadow.Represents the attribte in schema: prst
Namespace: DocumentFormat.OpenXml.Drawing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "prst")> _
Public Property Preset As EnumValue(Of PresetShadowValues)
Get
Set
'Usage
Dim instance As PresetShadow
Dim value As EnumValue(Of PresetShadowValues)
value = instance.Preset
instance.Preset = value
[SchemaAttrAttribute(, "prst")]
public EnumValue<PresetShadowValues> Preset { get; set; }
Property Value
Type: DocumentFormat.OpenXml.EnumValue<PresetShadowValues>
Returns EnumValue<T>.