You are here: Symbol Reference
Symbol Reference
> Ofcas.Lk.Api.Client.Core Namespace > Classes > ElementPricelist Class > ElementPricelist Methods > ElementPricelist.GetPreviewImage Method
Close
Ofcas.Lk.Api.Client - Version 3.0
ElementPricelist.GetPreviewImage Method

Gets a preview image based on the preview image name.

Syntax
C#
public Stream GetPreviewImage(string previewImageName);
Parameters
Description
string previewImageName
The name or identifier of the preview image from a replace package.

Returns a Stream of the preview image.

Copyright © 2020. All rights reserved.