WebAPI/WebPrintAPI: Difference between revisions

Line 82: Line 82:
     }
     }
   }
   }
 
   
  // ---
  // Following functions MUST be defined by the developer.
  // ---
 
   // ---
   // ---
   // Provided API functions
   // Following functions/properties are implemented by the
  // WebPrintAPI. They are listed here to get an idea what they
  // will return.
   // ---
   // ---
    
    
Line 98: Line 96:
    
    
   // Getter:
   // Getter:
   pDoc.unwriteableMargin {
   pDoc.unwriteableMargin = {
     top:    <inch>,
     top:    <inch>,
     bottom: <inch>,
     bottom: <inch>,
49

edits