Web SDK
Nutrient Web SDK
Describes an image value used by image template markers ({{%name}}, {{%%name}}).
{{%name}}
{{%%name}}
Additional vendor-specific options passed through to GdPicture.
Discriminator for template image values.
Alternative text for accessibility metadata.
Border color in hex/rgb form supported by GdPicture.
Border style supported by GdPicture.
Border width in pixels.
Caption text.
Caption label/prefix text.
Caption position supported by GdPicture.
Base64 payload or data URL when source is base64 / dataUrl.
base64
dataUrl
Explicit image format, required for some raw base64 payloads.
Height in pixels, required for some sizing modes.
Hyperlink URL for the inserted image.
1-based page index for multipage image sources.
Legacy alias for url in URL-based payloads (not a local filesystem path).
url
Rotation in degrees.
Image sizing mode.
Source type of the image payload.
Image title metadata.
HTTP(S) URL when source is url.
Width in pixels, required for some sizing modes.
Describes an image value used by image template markers (
{{%name}},{{%%name}}).