GroupDocs.Viewer for .NET V21.1

Released: Jan 21, 2021

V21.1 버젼 업데이트

기능

  • Added support for Adobe Illustrator (AI) format.
  • Added support for Microsoft Compiled HTML Help (CHM) format.
  • Added the ability to render multi-paged PDFs as a single page HTML.
  • Added support for Truevision TGA (TARGA) format.
  • Added support for Animated PNG (APNG) format.
  • You can now add a gdv prefix to all CSS class names in custom templates.
  • Added constructors to Viewer class that accept Stream instead of Func<Stream>.

수정사항

  • View DOCX in PDF mode exception: System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
  • Renamed RenderSinglePage property to RenderToSinglePage in HtmlViewOptions.