Share via


ArtisticMarker.Size Property

size.Represents the attribte in schema: size

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

Syntax

'Declaration
<SchemaAttrAttribute(, "size")> _
Public Property Size As Int32Value
    Get
    Set
'Usage
Dim instance As ArtisticMarker
Dim value As Int32Value

value = instance.Size

instance.Size = value
[SchemaAttrAttribute(, "size")]
public Int32Value Size { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Int32Value

See Also

Reference

ArtisticMarker Class

ArtisticMarker Members

DocumentFormat.OpenXml.Office2010.Drawing Namespace