Released: Feb 17, 2022
GrapeCity Documents .NET Bundle での更新項目
機能
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.
不具合の修正
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.