Namespace: Spire.Pdf.Annotations
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 7.9.2.0 (7.9.2.1020)
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 7.9.2.0 (7.9.2.1020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public PdfAnnotationIntent AnnotationIntent { get; set; }
Public Property AnnotationIntent As PdfAnnotationIntent Get Set
public: property PdfAnnotationIntent AnnotationIntent { PdfAnnotationIntent get (); void set (PdfAnnotationIntent value); }
member AnnotationIntent : PdfAnnotationIntent with get, set