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

...

Description

Excerpt

Image formats for an inline image.

Signature
C#
C#
 public sealed class Format : TypesafeEnum
{signature}{signature:
}
Signature
vb.net
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|
Values

Name

Description

Anchor
Bmp
Bmp
Bmp

Bitmap image format

Anchor
Unknown
Unknown
Unknown

 

Anchor
Emf
Emf
Emf

Microsoft enhanced metafile format

Anchor
Gif
Gif
Gif

Graphics interchange format

Anchor
Jpg
Jpg
Jpg

Joint Photographic Experts Group (jpeg) format

Anchor
Pict
Pict
Pict

PICT graphic file format

Anchor
Png
Png
Png

Portable Network Graphics format

Anchor
Wmf
Wmf
Wmf

Microsoft Windows metafile format