APIScreenshotOptions.encodingVersion: 17.1.1ScreenshotOptions.encoding propertyEncoding of the image.Signature:interface ScreenshotOptions { encoding?: 'base64' | 'binary';}