SectionProperties.RsidDel Property

Section Deletion Revision ID.Represents the attribte in schema: w:rsidDel

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

Syntax

'Declaration
<SchemaAttrAttribute(, "rsidDel")> _
Public Property RsidDel As HexBinaryValue
    Get
    Set
'Usage
Dim instance As SectionProperties
Dim value As HexBinaryValue

value = instance.RsidDel

instance.RsidDel = value
[SchemaAttrAttribute(, "rsidDel")]
public HexBinaryValue RsidDel { get; set; }

Property Value

Type: DocumentFormat.OpenXml.HexBinaryValue
Returns StringValue.

See Also

Reference

SectionProperties Class

SectionProperties Members

DocumentFormat.OpenXml.Wordprocessing Namespace