Visual Basic
C#
Managed Extensions for C++
C++/CLI
| Exception | Description |
|---|---|
| System.ArgumentOutOfRangeException | Thrown if value is neither AllAnnotations nor in range [ 0 , System.Int32.MaxValue ]. |
Restricts an activity to a single PDF Annotation or all PDF Annotations on a page in the PDF Document.
If equal to AllAnnotations then an activity may affect all PDF Annotation on a page. Otherwise, an activity is limited to a single PDF Annotation on a page in the PDF Document.
Valid values:AllAnnotations or in range [ 0 , System.Int32.MaxValue ]
Default value: AllAnnotations