Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin
Wiki Markup
{description}
{excerpt}Image formats for an inline image.{excerpt}
{signature:C#}
 public sealed class Format : TypesafeEnum
{signature}{signature:vb.net}
Public NotInheritable Class Format
		Inherits TypesafeEnum
{signature}
{values}
||Name||Description||
|{anchor:Bmp}Bmp|Bitmap image format|
|{anchor:Unknown}Unknown| |
|{anchor:Emf}Emf|Microsoft enhanced metafile format|
|{anchor:Gif}Gif|Graphics interchange format|
|{anchor:Jpg}Jpg|Joint Photographic Experts Group \(jpeg\) format|
|{anchor:Pict}Pict|PICT graphic file format|
|{anchor:Png}Png|Portable Network Graphics format|
|{anchor:Wmf}Wmf|Microsoft Windows metafile format|