Click or drag to resize

JobDefinitionBitmapManager Property

Bitmap manager to keep track of the bitmaps used in the job. The bitmaps can be external references or embedded in the job.

Namespace: RAYLASE.Marker.Job
Assembly: RAYLASE.Marker.Job (in RAYLASE.Marker.Job.dll) Version: 2.19.0
Syntax
C#
public IBitmapManager BitmapManager { get; }

Property Value

IBitmapManager
See Also