PageNumberType.Start Property
Starting Page Number.Represents the attribte in schema: w:start
Namespace: DocumentFormat.OpenXml.Wordprocessing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "start")> _
Public Property Start As Int32Value
Get
Set
'Usage
Dim instance As PageNumberType
Dim value As Int32Value
value = instance.Start
instance.Start = value
[SchemaAttrAttribute(, "start")]
public Int32Value Start { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Int32Value
Returns Int32Value.