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