Gets a snapshot link for the specified content type.
Namespace: Frevvo.Forms.ClientAssembly: Frevvo.Forms.Client (in Frevvo.Forms.Client.dll) Version: 7.2.1.0 (7.2.1)
Syntax
Parameters
- contentType
- Type:
System String
The content type.
Return Value
Type: AtomLinkAtomLink
Remarks
Specify one of the following for content type:
- application/pdf - PDF snapshot (supported)
- image/jpeg - JPEG snapshot (normally supported)
- image/png - PNG snapshot (normally supported)
- image/gif - GIF snapshot
- image/bmp - BMP snapshot
- image/TIFF - TIFF snapshot
- application/octect-stream - any other format not in the list above
See Also