ImageLibrary Class |
Namespace: FluentRibbon.Libraries
public class ImageLibrary
The ImageLibrary type exposes the following members.
Name | Description | |
---|---|---|
ImageLibrary | Initializes a new instance of the ImageLibrary class |
Name | Description | |
---|---|---|
GetStandardImage(Int32, Int32) | Returns ImageDefinition for standard image formatmap32x32.png & formatmap16x16.png. Caution: if you have non-english SharePoint installation, and don't have English language pack, this will not work. Use overload with 3 parameters. | |
GetStandardImage(Int32, Int32, Int32) | Returns ImageDefinition for standard image formatmap32x32.png & formatmap16x16.png. |