GroupDocs.Redaction for .NET V26.6
Released: Jun 30, 2026
Actualizaciones en V26.6
Características
- Implemented the ability to specify document format explicitly when redacting a file or stream. Set LoadOptions.FileType to a supported FileType constant (for example, FileType.DOCX or FileType.PDF) to provide proper file format. This is especially useful for streams without a file name or when the file extension does not match the actual content.
- Added GroupDocs.Readaction types. The GroupDocs.Redaction.Options.Drawing namespace contains Color, Point, Size, Rectangle, Font, FontStyle types that are independent of System.Drawing and may be used to increase cross-platform compatibility.