'Declaration Public Property PageCount As System.Int32
public System.Int32 PageCount { get; set; }
Property Value
0 - the layout engine will layout all pages of document;
N - the layout engine will layout N pages and stops the layouting process.
Default value is 0.
N - the layout engine will layout N pages and stops the layouting process.
Default value is 0.