| PdfLiteSettingsRenderUnsupportedPdfFeatures Property  | 
 
            Gets or sets a value indicating whether the server should attempt to render PDF features to the uneditable background if they are not yet supported in a 
PdfWebControlLite instance.
            
 
    Namespace: 
   RadPdf.Lite
    Assembly:
   RadPdfStandard (in RadPdfStandard.dll) Version: 4.7.0.0 (4.7.0.0)
 Syntax
Syntaxpublic bool RenderUnsupportedPdfFeatures { get; set; }Public Property RenderUnsupportedPdfFeatures As Boolean
	Get
	Set
Property Value
Type: 
BooleanWhether the server should attempt to render PDF features if unsupported. The default value is 
true Remarks
Remarks See Also
See Also