Click or drag to resize
MetafileLoadingEventArgsUserReaderWmf Property
Gets an instance of the Ab2d.ReaderWmf that is used to read the metafile.

Namespace: Ab2d.Common.ReaderWmf
Assembly: Ab2d.ReaderWmf (in Ab2d.ReaderWmf.dll) Version: 7.1.5512.1040
Syntax
C#
public ReaderWmf UserReaderWmf { get; }

Property Value

Type: ReaderWmf
See Also