combit List & Label 30 - .NET Help
combit.Reporting Namespace / PreviewFile Class

PreviewFile Class Properties

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

Public Properties
 NameDescription
Public Property

Version of the API.

 
Public Property

Progress box type for the Print() method.

 
Public PropertyNumber of pages.  
Public Property

Resolution of the metafiles generated internally.

 
Public Property

Filename.

 
Public Property

Version of the file.

 
Public Property

Internal handle of the preview file.

 
Public Property

The class indexer provides access to the each page of the preview file. A page is always represented by the PreviewPage class. Alternatively the class supports the IEnumerable interface - you can cover the pages with a for each... in loop.

 
Public Property  
Public PropertyGives access to the page collection stored in this preview file.  
Public Property

Number of printers used for the original printout.

 
Public Property

Unit system used for the original printout.

 
Top
See Also