Condividi tramite


ColorFormat.OverPrint Property

Returns or sets a value that indicates when creating separation plates for commercial printing, the specified shape is not printed on the separation plates where the ink level of the shape is set to 0 (zero).

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

Syntax

'Declaration
Property OverPrint As MsoTriState
    Get
    Set
'Usage
Dim instance As ColorFormat
Dim value As MsoTriState

value = instance.OverPrint

instance.OverPrint = value
MsoTriState OverPrint { get; set; }

Property Value

Type: MsoTriState

See Also

Reference

ColorFormat Interface

ColorFormat Members

Microsoft.Office.Interop.Word Namespace