Share via


PrintOptions.NumberOfCopies Property

Namespace:  Microsoft.Office.Interop.PowerPoint
Assembly:  Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)

Syntax

'Declaration
Property NumberOfCopies As Integer
    Get
    Set
'Usage
Dim instance As PrintOptions
Dim value As Integer

value = instance.NumberOfCopies

instance.NumberOfCopies = value
int NumberOfCopies { get; set; }

Property Value

Type: System.Int32

See Also

Reference

PrintOptions Interface

PrintOptions Members

Microsoft.Office.Interop.PowerPoint Namespace