|
NAMEText::PDF::Null - PDF Null type object. This is a subclass of Text::PDF::Objind and cannot be subclassed.METHODSText::PDF::Null->newReturns the null object. There is only one null object.$s->realisePretends to finish reading the object.$s->outobjdeepOutput the object in PDF format.$s->is_objReturns false because null is not a full object.$s->copyAnother no-op.$s->valReturn undef.
Visit the GSP FreeBSD Man Page Interface. |