Click or drag to resize
MetafileLoadingEventArgsMetafileUri Property
Gets or sets an Uri of the metafile that will be read.

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

Property Value

Type: Uri
See Also