Click or drag to resize

TextPositionPageNumber Property

Number of the page where the text is located (1-based).

Namespace:  SelectPdf.Api
Assembly:  SelectPdf.Api (in SelectPdf.Api.dll) Version: 1.4.0
Syntax
public int PageNumber { get; set; }

Property Value

Type: Int32
See Also