PrintDocument for WinForms
AdjustPrintPageEventArgs クラス プロパティ


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 : AdjustPrintPageEventArgs クラス

このクラスのメンバの一覧は、AdjustPrintPageEventArgsメンバを参照してください。

パブリック プロパティ
 名前解説
Public プロパティGets or sets a value indicating whether the event hanlder has printed the page, or whether the caller (print manager) should print the page as usual.

The default is false.

 
Public プロパティGets the current page image (usually this is a System.Drawing.Imaging.Metafile).  
Public プロパティGets or sets the physical printable area of the printer, in hundredths of an inch. When the event is fired, this property contains the printable area of the printer as returned by the printer driver, rotated if landscape printing. You may want to adjust this property e.g. to compensate for a buggy printer driver reporting incorrect hard margins.  
Public プロパティGets the print manager object that is printing the document.  
Public プロパティGets the AdjustPrintPageEventArgs.PrintPageEventArgs object passed into the PrintPage event handler of the print manager.  
トップ
参照

AdjustPrintPageEventArgs クラス
C1.C1Preview 名前空間