Modes/Formats for rendering the document's pages. The enumeration contains the following values:

Members

Member Description
Auto Switchs automatically the format and method for rendering to balance the performance and the view experience.
Font Vector based format with embedded text. The local available fonts will be used for rendering the text.
GlyphOutlines Vector based format which renders the text by the glyph's outlines.
Bitmap Pixel based format.

See Also

Web.MVC.DocumentViewer.DocumentViewerSettings.RenderMode Property.

OSZAR »