PdfConverter.StartPage

PdfConverter.StartPage property

Gets or sets start position which you want to convert. The minimal value is 1.

public int StartPage { get; set; }

See Also