Class ShapeAnnotationType
  
  Enumerates the values that represent the type of shape annotation.
 
  
  
    Inheritance
    System.Object
    ShapeAnnotationType
   
  
  Assembly: Syncfusion.SfPdfViewer.XForms.dll
  
  
    public sealed class ShapeAnnotationType : Enum
   
  Fields
  
  
  
  
  
  
  Declaration
  
    public const ShapeAnnotationType Arrow
   
  Field Value
  
  
  
  
  
  
  Declaration
  
    public const ShapeAnnotationType Circle
   
  Field Value
  
  
  
  
  
  
  Declaration
  
    public const ShapeAnnotationType Line
   
  Field Value
  
  
  
  
  Represents polygon shape annotation type.
 
  
  Declaration
  
    public const ShapeAnnotationType Polygon
   
  Field Value
  
  
  
  
  Represents the polyline shape annotation type.
 
  
  Declaration
  
    public const ShapeAnnotationType Polyline
   
  Field Value
  
  
  
  
  
  
  Declaration
  
    public const ShapeAnnotationType Rectangle
   
  Field Value