XfdfReader.ReadAnnotations
XfdfReader.ReadAnnotations method
Import annotations from XFDF file and put them into document.
public static void ReadAnnotations(Stream stream, Document document)
| Parameter | Type | Description |
|---|---|---|
| stream | Stream | Source stream containing XFDF file. |
| document | Document | Document where annotations will be added. |
See Also
- class Document
- class XfdfReader
- namespace Aspose.Pdf.Annotations
- assembly Aspose.PDF