'Declaration Public ReadOnly Property PageIndex As System.Nullable(Of Integer)
public System.Nullable<int> PageIndex {get;}
Note that if this property is not null, then any Y coordinate is relative to the bottom left corner (see Destination description for details).
'Declaration Public ReadOnly Property PageIndex As System.Nullable(Of Integer)
public System.Nullable<int> PageIndex {get;}