iText 8.0.5 API
iText.Forms.Xfdf Namespace Reference

Classes

class   ActionObject
  Represent Action tag in xfdf document structure. More...
 
class   AnnotObject
  Represents annotation, a child element of annots tag in Xfdf document structure. More...
 
class   AnnotsObject
  Represent annots tag in xfdf document structure. More...
 
class   AttributeObject
  Represents the attribute of any XFDF element. More...
 
class   BorderStyleAltObject
  Represents the BorderStyleAlt element, a child of the link element. More...
 
class   DestObject
  Represents Dest element, a child of the link, GoTo, and GoToR elements. More...
 
class   FieldObject
  Represents the field element, a child of the fields and field elements. More...
 
class   FieldsObject
  Represents the fields element, a child of the xfdf element and is the container for form field elements. More...
 
class   FitObject
  Represent Fit, a child of the Dest element. More...
 
class   FObject
  Represents f element, child of the xfdf element. More...
 
class   IdsObject
  Represents ids element, child of the xfdf element. More...
 
class   XfdfConstants
  Class containing constants to be used in XFDF processing. More...
 
class   XfdfObject
  Represents xfdf element, the top level element in an xfdf document. More...
 
class   XfdfObjectFactory
  A factory for creating XfdfObject objects. More...
 

Enumerations

enum   ElementContentEncodingFormat { ASCII, HEX }
  Represents encoding attribute of data or resource elements (children of fileattachment and sound elements). More...
 
enum   Mode { FILTERED, RAW }
  Represents the mode attribute of data and resource elements. More...
 

Enumeration Type Documentation

◆ ElementContentEncodingFormat

Represents encoding attribute of data or resource elements (children of fileattachment and sound elements).

◆ Mode

enum iText.Forms.Xfdf.Mode
strong

Represents the mode attribute of data and resource elements.

Represents the mode attribute of data and resource elements. Does not correspond to a PDF key.