Click or drag to resize

JobDefinitionSetBackground Method

[Missing <summary> documentation for "M:RAYLASE.Marker.Job.JobDefinition.SetBackground(System.String,System.Boolean)"]


Namespace: RAYLASE.Marker.Job
Assembly: RAYLASE.Marker.Job (in RAYLASE.Marker.Job.dll) Version: 2.19.0
Syntax
C#
public void SetBackground(
	string path,
	bool embed
)

Parameters

path  String

[Missing <param name="path"/> documentation for "M:RAYLASE.Marker.Job.JobDefinition.SetBackground(System.String,System.Boolean)"]

embed  Boolean

[Missing <param name="embed"/> documentation for "M:RAYLASE.Marker.Job.JobDefinition.SetBackground(System.String,System.Boolean)"]

See Also