EMThumbnailRequestThumbnailType Property
|
Alterian Email Manager 6.2.3 SDK Help File
The type of thumbnail we are generating
Namespace:
DMLibraryAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic ThumbnailType ThumbnailType { get; set; }
Public Property ThumbnailType As ThumbnailType
Get
Set
public:
property ThumbnailType ThumbnailType {
ThumbnailType get ();
void set (ThumbnailType value);
}
member ThumbnailType : ThumbnailType with get, set
function get_ThumbnailType();
function set_ThumbnailType(value);
Property Value
Type:
ThumbnailType
See Also