GrapeCity Documents .NET Bundle updated

Released: Feb 17, 2022

Updates in GrapeCity Documents .NET Bundle

Features

GrapeCity Documents for Imaging 5.0.0.773

  • Expanded RadialGradientBrush class object mode to better support radial gradients on different target platforms (such as PDF, bitmap or SVG).
  • Added renderers for marker, pattern, and radialGradient SVG elements.
  • Added GcSvgDocument.CurrentColor property which gets or sets the currentColor value used by the SVG renderer.
  • Added new properties to RadialGradientBrush: RadiusOfStartCircle, CenterOfStartCircle, CenterOfEndCircle, RadiusOfEndCircle, ExtendStartCircle, ExtendEndCircle and Normalize.

GrapeCity Documents for PDF 5.0.0.773

  • Added IPdfImage.BitsPerPixel property which gets the resolution (bits-per-pixel, bpp) of the image.

GrapeCity Documents for Word 5.0.0.773

  • Data Templates
    • Added paragraph-block-behavior (pbb) formatter: When applied to a start range tag inside a table cell, causes the range blocks to repeat as separate paragraphs inside that single cell rather than repeating each block as a table row.
    • Added run-block-behavior (rbb) formatter: When applied to a start range tag, causes the range blocks to repeat as runs within the same paragraph rather than separate paragraphs.

Fixes

GrapeCity Documents for Imaging 5.0.0.773

  • NullReferenceException is thrown when saving a certain GcSvgDocument.

GrapeCity Documents for PDF 5.0.0.773

  • Incorrect rendering of radial shading.

GrapeCity Documents for Word 5.0.0.773

  • Data Templates
    • Exception when processing certain template structures.
    • Incorrect processing of some bullet lists.