public class XfdfWriter extends Object
Aggregates methods of writing annotations and fields to XFDF file format
| Constructor and Description |
|---|
XfdfWriter() |
| Modifier and Type | Method and Description |
|---|---|
static void |
writeAnnotations(com.aspose.ms.System.IO.Stream stream,
IDocument document)
Writes annotations from list to XFDF stream.
|
static void |
writeFields(com.aspose.ms.System.IO.Stream stream,
IDocument document) |
public static void writeAnnotations(com.aspose.ms.System.IO.Stream stream,
IDocument document)
Writes annotations from list to XFDF stream.
stream - XFDF stream.document - The document that holds the annotations.public static void writeFields(com.aspose.ms.System.IO.Stream stream,
IDocument document)
Copyright © 2025 Aspose. All Rights Reserved.