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.JobAssembly: RAYLASE.Marker.Job (in RAYLASE.Marker.Job.dll) Version: 2.19.0
Syntaxpublic IBitmapManager BitmapManager { get; }
Property Value
IBitmapManager
See Also