Click or drag to resize

DocumentUploadingEventArgsNoMaxPdfPages Field

Represents a value indicating that no limit should be set on the maximum number of pages in a document.

Namespace:  RadPdf.Integration
Assembly:  RadPdf (in RadPdf.dll) Version: 3.43.0.0 (3.43.0.0)
Syntax
public const int NoMaxPdfPages = 0

Field Value

Type: Int32
Remarks

This field has a value of 0 which can also be used with RAD PDF.

See Also