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