| DocumentAttachmentExtensions Methods |
The DocumentAttachmentExtensions type exposes the following members.
| Name | Description | |
|---|---|---|
| GenerateAllVariants |
Generates all image variants for given attachment overwriting existing variants.
| |
| GenerateMissingVariants |
Generates attachment image variants which were not yet generated.
| |
| GenerateVariant |
Generates single image variant for given attachment. The variant is specified by definitionIdentifier parameter.
| |
| GetVariant |
Returns DocumentAttachment that represents variant of the given attachment. The variant is specified by definitionIdentifier parameter.
|