Foxit PDF SDK
fsdk.FormFileInfo Class Reference

Public Member Functions

def IsEmpty ()
 Check whether current object is empty or not.
More...
 

Detailed Description

This class represents form file information. Form file can be PDF, FDF, XML or XFDF format.

Member Function Documentation

◆ IsEmpty()

def fsdk.FormFileInfo.IsEmpty ( )

Check whether current object is empty or not.

When the current object is empty, that means current object is useless.

Returns
true means current object is empty, while false means not.