Share via


PrintOptions.PrintColorType Property

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

Syntax

'Declaration
Property PrintColorType As PpPrintColorType
    Get
    Set
'Usage
Dim instance As PrintOptions
Dim value As PpPrintColorType

value = instance.PrintColorType

instance.PrintColorType = value
PpPrintColorType PrintColorType { get; set; }

Property Value

Type: Microsoft.Office.Interop.PowerPoint.PpPrintColorType

See Also

Reference

PrintOptions Interface

PrintOptions Members

Microsoft.Office.Interop.PowerPoint Namespace