Interface ICustomMainToolbarItem
Interface that represents a custom toolbar item.
Inherited Members
Namespace: PSPDFKit.Api.Toolbar
Assembly: Api.dll
Syntax
public interface ICustomMainToolbarItem : IMainToolbarItem, INotifyPropertyChanged
Properties
| Edit this page View SourceId
Gets or sets the unique identifier for the item.
Declaration
string Id { get; init; }
Property Value
| Type | Description |
|---|---|
| string |