Click or drag to resize
EmbeddedImageDataImageFileExtention Property
Gets the string that specifies file extention for this image format. For example "png", "jpg", etc.

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

Property Value

Type: String
See Also