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


"

For a list of all members of this type, see dbiPageSettings members.

"

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