dbicList Send comments on this topic.
dbiPageSettings Class Members
See Also  Properties 
dbicList Assembly > Dbi.WinControl.List Namespace : dbiPageSettings Class


"

The following tables list the members exposed by dbiPageSettings.

"

Public Constructors

 NameDescription
public ConstructordbiPageSettings ConstructorOverloaded. Creates a new instance of dbiPageSettings.  
Top

Public Properties

 NameDescription
public PropertyColorDetermines whether the page should be printed in color (if the printer driver supports Color).  
public PropertyLandscapeDetermines whether the page is printed in landscape (True) or portrait (False) orientation.  
public PropertyMarginsGets or sets the Margins for the printed page.  
public PropertyPaperKindGets or sets the PaperKind for the printed page.  
public PropertyPaperNameGets or sets the paper name associated with the printed page.  
public PropertyPaperSizeGets or sets the Size of the paper for the printed page.  
Top

See Also