Class AnnotationProperties
Represents the base class for annotation-specific information.
Namespace: Syncfusion.Blazor.SfPdfViewer
Assembly: Syncfusion.Blazor.SfPdfViewer.dll
Syntax
public abstract class AnnotationProperties : Object
Remarks
This abstract class serves as a foundation for specialized annotation information classes that provide additional properties and functionality for specific annotation types.
Constructors
AnnotationProperties()
Declaration
protected AnnotationProperties()