GroupDocs.Viewer for .NET 22.1.1 Release Notes
Leave feedback
NoteThis page contains release notes for GroupDocs.Viewer for .NET 22.1.1
This is hot-fix release that resolves issues after obsolete constructors were removed.
Key | Summary | Category |
---|---|---|
VIEWERNET-3872 | Rollback removed constructors | Improvement |
Rollback removed constructors:
public Viewer(Func<Stream> getFileStream);
public Viewer(Func<Stream> getFileStream, Func<LoadOptions> getLoadOptions);
public Viewer(Func<Stream> getFileStream, ViewerSettings settings);
public Viewer(Func<Stream> getFileStream, Func<LoadOptions> getLoadOptions, ViewerSettings settings);
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.