Source.Pages Property
Pages.Represents the element tag in schema: b:Pages
Namespace: DocumentFormat.OpenXml.Bibliography
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property Pages As Pages
Get
Set
'Usage
Dim instance As Source
Dim value As Pages
value = instance.Pages
instance.Pages = value
public Pages Pages { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Bibliography.Pages
Returns Pages.