ActiveReports 8
PrintOptions Class Members
See Also  Properties  Methods 
GrapeCity.ActiveReports.Extensibility.v8 Assembly > GrapeCity.ActiveReports.Extensibility.Printing Namespace : PrintOptions Class

Glossary Item Box

The following tables list the members exposed by PrintOptions.

Public Properties

 NameDescription
Public PropertyAutoRotateGets or sets the value that indicates whether the page content should be rotated according to the paper orientation.  
Public PropertyMarginGets or sets page margins.  
Public PropertyPageOrderGets or sets the value that indicates the order in which the pages will be laid out in multiple pages per sheet mode.  
Public PropertyPageScalingGets or sets the value that indicates the page scaling mode.  
Public PropertyPagesPerSheetGets or sets the value that indicates how many pages will be printed on a sinngle paper sheet.  
Public PropertyPrintPageBorderGets or sets the value indicates whether the page border should be printed.  
Public PropertyWatermarkGets or sets the watermark options.  
Top

Public Methods

 NameDescription
Public Methodstatic (Shared in Visual Basic)CreateDefaultInitializes the new instance of PrintOptions class with the default values.  
Top

See Also