Click or drag to resize

PdfOptionsPageRange Property

Gets or sets the ranges of page numbers to save, or null to save all pages in the source document.

Namespace:  Opait.Pdf.Api
Assembly:  Opait.Pdf.Api (in Opait.Pdf.Api.dll) Version: 1.3.3.0
Syntax
C#
public string PageRange { get; set; }

Property Value

Type: String
See Also