ImageDataIsZoomable Property

If set to true, the image can be zoomed to it's original size on click.

Definition

Namespace: HtmlReportTools_Library.DataTemplates.Liquid
Assembly: PCBI.HtmlReportTools_Library (in PCBI.HtmlReportTools_Library.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public bool IsZoomable { get; set; }

Property Value

Boolean

See Also