PDFPageRenderingCompletedEventArgs¶
Namespace: O2S.Components.PDF4NET.Rendering
Defines the arguments for the PDFDocumentRenderer.PageRenderingCompleted event.
Inheritance Object → EventArgs → PDFPageRenderingCompletedEventArgs
Properties¶
Cancel¶
Gets or sets a flag indicating whether the following pages should be rendered or not.
Property Value
PageNumber¶
Gets the page number.
Property Value
Remarks
The number of the page that was rendered.