Click or drag to resize

WorkspaceConfigurationEmbedBackground Property

Gets or sets a flag to embed the background image defined by BackgroundPath.

Namespace: RAYLASE.Marker.Configuration
Assembly: RAYLASE.Marker.Configuration (in RAYLASE.Marker.Configuration.dll) Version: 2.19.0
Syntax
C#
public bool EmbedBackground { get; set; }

Property Value

Boolean
See Also