Interface IAnnotationToolbarItem

The interface for an annotation toolbar item.

Namespace: PSPDFKit.UI.AnnotationToolbarComponents
Assembly: PSPDFKit.dll
Syntax
public interface IAnnotationToolbarItem

Properties

Attributes

Common attributes across all annotation toolbar items. See AnnotationAttributes.

Declaration
AnnotationAttributes Attributes { get; set; }
Property Value
Type Description
AnnotationAttributes