Const
Object types in PDF. Return by PDFObject.getType function.
FPD_OBJ_STRING String object.
const type = DefineConst.FPD_OBJ_STRING; Copy
const type = DefineConst.FPD_OBJ_STRING;
Object types in PDF. Return by PDFObject.getType function.