'Declaration <BrowsableAttribute(False)> Public Property PrintPageRange As System.Int32[]
[Browsable(False)] public System.Int32[] PrintPageRange { get; set; }
'Declaration <BrowsableAttribute(False)> Public Property PrintPageRange As System.Int32[]
[Browsable(False)] public System.Int32[] PrintPageRange { get; set; }
This parameter is available since PDF 1.7.
The first page of the PDF file is denoted by 1. Each pair consists of the first and last pages in the sub-range. An odd number of integers causes this entry to be ignored. Negative numbers cause the entire array to be ignored.
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5