Click or drag to resize

XFDFExportOptionsGetWriteImagedata Method

Gets the value WriteImagedata from the options object If true, rasterized appearance will be written for the image-based annotations (stamps and signature fields) to xfdf

Namespace:  pdftron.FDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public bool GetWriteImagedata()

Return Value

Type: Boolean
a bool, If true, rasterized appearance will be written for the image-based annotations (stamps and signature fields) to xfdf.
See Also