com.spire.doc.printing
Class PageSettings

java.lang.Object
  extended by com.spire.ms.Printing.PageSettings
      extended by com.spire.doc.printing.PageSettings

public class PageSettings
extends com.spire.ms.Printing.PageSettings

Specifies settings that apply to a single, printed page.


Constructor Summary
PageSettings()
           
 
Method Summary
 void setMargins(Margins value)
          Sets the margins for this page.
 void setPaperSize(PaperSize value)
          Sets the paper size for the page.
 

Constructor Detail

PageSettings

public PageSettings()
Method Detail

setPaperSize

public void setPaperSize(PaperSize value)
Sets the paper size for the page.


setMargins

public void setMargins(Margins value)
Sets the margins for this page.