[]
        
(Showing Draft Content)

FarPoint.Win.Spread.PrintDocumentEventType

PrintDocumentEventType Enum

Represents the type of PrintDocument event which occurs during the print process of the sheetview.

Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
public enum PrintDocumentEventType
Public Enum PrintDocumentEventType

Fields

Name Description
BeginPrintDocument

Beginning of the sheetview print process.

BeginPrintPage

Starting page of the print job.

EndPrintDocument

Ending of the sheetview print process.

EndPrintPage

Ending page of the print job.