ExportRequestIsThumbnail Property |
Gets a value indicating whether or not the export is to generate a thumbnail.
Namespace:
Dundas.BI.Export
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public bool IsThumbnail { get; }
Public ReadOnly Property IsThumbnail As Boolean
Get
public:
property bool IsThumbnail {
bool get ();
}
member IsThumbnail : bool with get
Property Value
Type:
BooleanSee Also