ImageDataIsZoomable Property
If set to true, the image can be zoomed to it's original size on click.
Namespace: HtmlReportTools_Library.DataTemplates.LiquidAssembly: PCBI.HtmlReportTools_Library (in PCBI.HtmlReportTools_Library.dll) Version: 17.0.0.0 (17.0.0.0)
public bool IsZoomable { get; set; }
Public Property IsZoomable As Boolean
Get
Set
public:
property bool IsZoomable {
bool get ();
void set (bool value);
}
member IsZoomable : bool with get, set
Property Value
Boolean