EmbeddedImageDataImageFileExtention Property |
Gets the string that specifies file extention for this image format. For example "png", "jpg", etc.
Namespace: Ab2d.Common.ReaderWmfAssembly: Ab2d.ReaderWmf (in Ab2d.ReaderWmf.dll) Version: 7.1.5512.1040
Syntax public string ImageFileExtention { get; }
Property Value
Type:
StringSee Also