SP.Utilities.IconSize Enumeration
Applies to: SharePoint Foundation 2010
Specifies the icon size.
Values
Name |
Description |
---|---|
size16 |
Enumeration whose values specify that the icon size to be 16 x 16 pixels. The value = 0. |
size32 |
Enumeration whose values specify that the icon size to be 32 x 32 pixels. The value = 1. |