1. GroupDocs.Viewer
  2. /
  3. GroupDocs.Viewer for .NET
  4. /
  5. GroupDocs.Viewer.Options
  6. /
  7. CadOptions
  8. /
  9. BackgroundColor

BackgroundColor

CadOptions.BackgroundColor property

Image background color.

public Argb32Color BackgroundColor { get; set; }

See Also