Share via


AltChunk.Id Property

Relationship to Part. Represents the attribute in schema: r: id

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

Syntax

'Declaration
<SchemaAttrAttribute(, "id")> _
Public Property Id As StringValue
    Get
    Set
'Usage
Dim instance As AltChunk
Dim value As StringValue

value = instance.Id

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

Property Value

Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.

See Also

Reference

AltChunk Class

AltChunk Members

DocumentFormat.OpenXml.Wordprocessing Namespace