ReaderWmfEmbeddedBitmapImages Property |
Gets list of all bitmap images that are defined in Metafile and cannot be converted to vector elements
Namespace: Ab2dAssembly: Ab2d.ReaderWmf (in Ab2d.ReaderWmf.dll) Version: 7.1.5512.1040
Syntax public List<BitmapSource> EmbeddedBitmapImages { get; }
Property Value
Type:
ListBitmapSourceSee Also