ComponentOne Document Library for UWP
UseSystemRendering Property

C1.UWP.Document Assembly > C1.Xaml.Document Namespace > C1PdfDocumentSource Class : UseSystemRendering Property
Gets or sets a value indicating whether to use the system PDF API to render documents.

The default is true.

Syntax
'Declaration
 
Public Property UseSystemRendering As System.Boolean
public System.bool UseSystemRendering {get; set;}
See Also

Reference

C1PdfDocumentSource Class
C1PdfDocumentSource Members