Share via


Source.Volume Property

Volume.Represents the element tag in schema: b:Volume

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

Syntax

'Declaration
Public Property Volume As Volume
    Get
    Set
'Usage
Dim instance As Source
Dim value As Volume

value = instance.Volume

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

Property Value

Type: DocumentFormat.OpenXml.Bibliography.Volume
Returns Volume.

See Also

Reference

Source Class

Source Members

DocumentFormat.OpenXml.Bibliography Namespace