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