Click or drag to resize
ReaderWmfEmbeddedImagesData Property
Gets list of images raw data and their image formats.

Namespace: Ab2d
Assembly: Ab2d.ReaderWmf (in Ab2d.ReaderWmf.dll) Version: 7.1.5512.1040
Syntax
C#
public List<EmbeddedImageData> EmbeddedImagesData { get; }

Property Value

Type: ListEmbeddedImageData
See Also