Spread 8.0 Documentation
ActiveX
Support Options

Glossary Item Box

ActiveX


To print to an owner-defined area on a page

  1. Use the OwnerPrintPageCount method to determine the number of pages that can be printed using the Owner Print feature.
  2. Use the OwnerPrintDraw method and set the parameters as follows:
    1. Set the Left, Top, Right, and Bottom parameters to the coordinates of the user-defined area in twips.
    2. Set the Page parameter to the page number in the sheet you want to print. Note that page numbers are one-based.
Copyright © GrapeCity, inc. All rights reserved.