VintaSoft Imaging .NET SDK and Plug-ins Discussions
Questions, comments and suggestions concerning VintaSoft Imaging .NET SDK.
Board index < VintaSoft Imaging < VintaSoft Imaging .NET SDK and Plug-ins Discussions
Error 86 'Vintasoft.Imaging.VintasoftImage' does not contain a definition for 'SetResolutionYou need to use the Resolution property of the VintasoftImage class instead.
Error 85 Cannot convert type 'System.Drawing.Bitmap' to 'Vintasoft.Imaging.VintasoftImage'You need to use the VintasoftImage(Image,Boolean) constructor if you want to create VintasoftImage object from the Bitmap object.
Error 94 The type or namespace name 'PrintImageEventDelegate' does not exist in the namespace 'Vintasoft.Imaging.Print'...Please see declaration of the PrintImage event of the ImagePrintDocument class in the documentation.