Share via


ImageData.RelId Property

Relationship to Part.Represents the attribte in schema: o:relid

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

Syntax

'Declaration
<SchemaAttrAttribute(, "relid")> _
Public Property RelId As StringValue
    Get
    Set
'Usage
Dim instance As ImageData
Dim value As StringValue

value = instance.RelId

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

Property Value

Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.

See Also

Reference

ImageData Class

ImageData Members

DocumentFormat.OpenXml.Vml Namespace