[]
Gets or sets range of pages to print, the numbers or page ranges are separated by commas counting from the beginning of the document. For example, type "1,3,5-12".
string PrintPageRange { get; set; }
Property PrintPageRange As String