Overload | Description |
---|---|
Export(IEnumerable<PdfPage>,Stream) | Exports PDF annotations from specified PDF pages to the provided stream. |
Export(PdfDocument,Stream) | Exports PDF annotations from the specified PDF document to the provided stream. (Inherited from PdfAnnotationCodec) |