ToolbarAddArgs.IconResourceName Property - Author-it On-Premises - Author-it

Author-it Development Documentation

Gets or sets the path to an image file that specifies the image to display for the button.

Type: System.String

The file may be of type the following types.

  • .ico

  • .gif

  • .jpg

  • .png.

The path can be relative or absolute. Use this property when the image is external to the plugin assembly.

Note: Author ignores this property when you set a value for the IconImage property.