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