ImageGear23.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDFPrintOptions Class : Copies Property |
'Declaration Public Property Copies As Integer
'Usage Dim instance As ImGearPDFPrintOptions Dim value As Integer instance.Copies = value value = instance.Copies
public int Copies {get; set;}