PdfWebControlNoMaxPdfPageWidth Field |
Represents a value indicating that no limit should be set on the maximum page width of pages in a document.
Namespace:
RadPdf.Web.UI
Assembly:
RadPdf (in RadPdf.dll) Version: 3.48.0.0 (3.48.0.0)
Syntax public const int NoMaxPdfPageWidth = 0
Public Const NoMaxPdfPageWidth As Integer = 0
Field Value
Type:
Int32Remarks
This field has a value of 0 which can also be used with RAD PDF.
See Also