Rsids.RsidRoot Property

Original Document Revision Save ID.Represents the element tag in schema: w:rsidRoot

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

Syntax

'Declaration
Public Property RsidRoot As RsidRoot
    Get
    Set
'Usage
Dim instance As Rsids
Dim value As RsidRoot

value = instance.RsidRoot

instance.RsidRoot = value
public RsidRoot RsidRoot { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Wordprocessing.RsidRoot

See Also

Reference

Rsids Class

Rsids Members

DocumentFormat.OpenXml.Wordprocessing Namespace