Click or drag to resize

PageRenderOnDemandEventArgs Properties

The PageRenderOnDemandEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCancel
Gets or sets a value indicating whether the event should be canceled.
(Inherited from CancelEventArgs.)
Public propertyDocumentKey
Gets a value representing the DocumentKey associated with this event as a String.
Public propertyPageNumber
Gets a value representing the page number associated with this event as an int.
Top
See Also