BackgroundArtifactBackgroundColor Property
Gets or sets bacground color of background artifact

Namespace: Aspose.Pdf
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
public Color BackgroundColor { get; set; }

Property Value

Type: Color
See Also