PdfPrintImageSettingsBmpFromPage Property Terminal Works - PDF Printing.Net Library
Gets or sets the from PDF page.

Note: When working with a single page, set ToPage to same value.

Namespace: PdfPrintingNet
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax

public int FromPage { get; set; }

Property Value

Type: Int32
See Also

Reference