EMEmailTestResultOrdinalScrollAmount Property
|
Alterian Email Manager 6.2.3 SDK Help File
Gets and sets ordinal for scroll amount in pixel for image on mobile device window
Namespace:
DMLibrary.RepositoryAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic int ScrollAmount { get; set; }
Public Property ScrollAmount As Integer
Get
Set
public:
property int ScrollAmount {
int get ();
void set (int value);
}
member ScrollAmount : int with get, set
function get_ScrollAmount();
function set_ScrollAmount(value);
Property Value
Type:
Int32
See Also