Share via


ImageEffect.ArtisticPhotocopy Property

ArtisticPhotocopy.Represents the element tag in schema: a14:artisticPhotocopy

Namespace:  DocumentFormat.OpenXml.Office2010.Drawing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property ArtisticPhotocopy As ArtisticPhotocopy
    Get
    Set
'Usage
Dim instance As ImageEffect
Dim value As ArtisticPhotocopy

value = instance.ArtisticPhotocopy

instance.ArtisticPhotocopy = value
public ArtisticPhotocopy ArtisticPhotocopy { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Office2010.Drawing.ArtisticPhotocopy

See Also

Reference

ImageEffect Class

ImageEffect Members

DocumentFormat.OpenXml.Office2010.Drawing Namespace