ReadPDF.PagesToLoad Property

Gets or sets the indices of the pages to load. If null, all pages are loaded.
Public Property PagesToLoad() As Integer()
This language is not supported or no code example is available.
public int[] PagesToLoad {get; set;}
This language is not supported or no code example is available.

Property Value

int[]

.NET Framework

Supported in: 4.8

In this article

Definition