| 
    Opait PDF Library
    
   | 
 
Class manages a list of annotations for a specific PDF page. More...
 Public Member Functions | |
| PdfAnnots (PdfPage pdfPage) | |
| Initializes a new instance of PdfAnnots class for a specific PDF page.  More... | |
| PdfAnnots | Load () | 
| Loads the set of existing annotations for the PDF page.  | |
Properties | |
| PdfPage | PdfPage [get] | 
| The PDF page that owns this list of annotations.  | |
| bool | IsLoaded [get] | 
| A flag indicating whether annotations have been loaded.  | |
Class manages a list of annotations for a specific PDF page.