The following tables list the members exposed by PrintPreview.
Name | Description | |
---|---|---|
![]() | PrintPreview Constructor | Initializes a new instance of the PrintPreview class. |
Name | Description | |
---|---|---|
![]() | AnnotationPages | Gets the collection of anotation pages to be printed over the document pages. |
![]() | CurrentPageNumber | Gets or sets the document's current page number. |
![]() | Document | Gets or sets the ImageGear.Core.ImGearDocument object to be printed. |
![]() | DocumentName | Gets or sets the name of the document to be printed. |
![]() | IsAnnotationsGroupVisible | Gets or sets a value indicating whether the Annotations group of controls is visible. |
![]() | IsCloseButtonVisible | Gets or sets a value indicating whether the Close button is visible. |
![]() | IsLayoutGroupVisible | Gets or sets a value indicating whether the Layout group of controls is visible. |
![]() | IsMarginsGroupVisible | Gets or sets a value indicating whether the Margins group of controls is visible. |
![]() | IsPagesGroupVisible | Gets or sets a value indicating whether the Pages group of controls is visible. |
![]() | IsPaperGroupVisible | Gets or sets a value indicating whether the Paper group of controls is visible. |
![]() | IsPrintFieldsGroupVisible | Gets or sets a value indicating whether the Header and Footer group of controls is visible. |
![]() | PrintFieldOptions | Gets the colection of possible options for print fields (header or footer items). The "Header and Footer" tab of the dialog allows the user to add any field from this list to either header or footer. |
Name | Description | |
---|---|---|
![]() | ExportPageSettings | Exports a ImageGear.Printing.PagePrintSettings object, corresponding to settings selected in the control. |
![]() | ImportPageSettings | Imports a ImageGear.Printing.PagePrintSettings object and initializes UI according to settings specified in it. |
![]() | InitializeComponent | InitializeComponent |
Name | Description | |
---|---|---|
![]() | RequestClose | Occurs when the user presses the Close button on the control, or after the printing. |
![]() | RequestPrint | Occurs when the control is about to start the printing. |