NumCopies Property
NumCopies
(PDF 1.7) The number of copies to be printed when the print dialog is opened for this file.
Supported values are the integers 2 through 5. Values outside this range are ignored.
Declaration
public int? NumCopies { get; set; }
Public Property NumCopies As Integer?