Interface ICustomToolbarItem
The interface of a custom toolbar item.
Namespace: PSPDFKit.UI.ToolbarComponents
Assembly: PSPDFKit.dll
Syntax
public interface ICustomToolbarItem
Properties
IdSuffix
Suffix to be applied to the ID to help identify toolbar item.
Declaration
string IdSuffix { get; }
Property Value
Type | Description |
---|---|
System.String |