Catalogen

DocumentAtom


Cluster 1 (docatom, master_dpi, shape)

1 results

sets the content - / row / 0 . 0 - based index @ param 3 the current row @ param this cell is zero or not

519. DocumentAtom docatom = _documentRecord.getDocumentAtom();
520. docatom.setSlideSizeX(pgsize.width * Shape.MASTER_DPI / Shape.POINT_DPI);
521. docatom.setSlideSizeY(pgsize.height * Shape.MASTER_DPI / Shape.POINT_DPI);