Click or drag to resize

PdfAnnotationFlags Property

Gets or sets a set of flags specifying various characteristics of the annotation AnnotationFlags.

Namespace:  Patagames.Pdf.Net.Annotations
Assemblies:   Patagames.Pdf.Xamarin.iOS (in Patagames.Pdf.Xamarin.iOS.dll) Version: 4.84.2704
  Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.84.2704
Syntax
public virtual AnnotationFlags Flags { get; set; }

Property Value

Type: AnnotationFlags
See Also