API Reference
Enum
OutputFormat
Supported output formats for rendered barcodes and QR codes.
Inheritance
- Enum
- OutputFormat
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Field OutputFormat.Ascii
- Field OutputFormat.Bmp
- Field OutputFormat.Eps
- Field OutputFormat.Gif
- Field OutputFormat.Html
- Field OutputFormat.Ico
- Field OutputFormat.Jpeg
- Field OutputFormat.Pam
- Field OutputFormat.Pbm
- Field OutputFormat.Pdf
- Field OutputFormat.Pgm
- Field OutputFormat.Png
- Field OutputFormat.Ppm
- Field OutputFormat.Svg
- Field OutputFormat.Svgz
- Field OutputFormat.Tga
- Field OutputFormat.Tiff
- Field OutputFormat.Unknown
- Field OutputFormat.Webp
- Field OutputFormat.Xbm
- Field OutputFormat.Xpm
- Method OutputFormatInfo.FromExtension
- Method OutputFormatInfo.FromPath
- Method OutputFormatInfo.Resolve
- Property RenderedOutput.Format
Accepted by parameters
- Method AztecCode.Render
- Method Barcode.Render
- Method Barcode.Render
- Method DataMatrixCode.Render
- Method DataMatrixCode.Render
- Method DataMatrixCode.Render
- Method Pdf417Code.Render
- Method Pdf417Code.Render
- Method Pdf417Code.Render
- Method Pdf417Code.RenderMacro
- Method QrCode.Render
- Method QrCode.Render
- Method QrCode.Render
- Method QrCode.RenderAuto
- Method QrCode.Save
- Method OutputFormatInfo.GetDefaultExtension
- Method OutputFormatInfo.GetKind
- Method OutputFormatInfo.GetMimeType
- Method OutputFormatInfo.IsBinary
- Method OutputFormatInfo.IsText
- Method OutputFormatInfo.Resolve
- Method RenderedOutput.FromBinary
- Method RenderedOutput.FromText
Inherited Methods
public override sealed Int32 CompareTo(Object target) #Returns:
Int32Inherited from Enum
Parameters
- target Object
public override sealed String ToString(String format, IFormatProvider provider) #Returns:
StringInherited from Enum
Obsolete("The provider argument is not used. Use ToString(String) instead.")Parameters
- format String