 |
PdfHtmlSectionRenderPageOnTimeout Property |
A flag indicating if the page is rendered even if a navigation timeout occurs. The default value is False and a navigation timeout exception is raised.
Namespace: SelectPdfAssembly: Select.Pdf (in Select.Pdf.dll) Version: 26.2
Syntaxpublic bool RenderPageOnTimeout { get; set; }Public Property RenderPageOnTimeout As Boolean
Get
Set
Property Value
Boolean
See Also