[]
Determines to use ComponentOne API to render pdf file or special mode to render all text in pdf with Microsoft TextBlock.
public enum RenderMode
| Name | Description |
|---|---|
| Default | Use ComponentOne API to render pdf file. |
| Extended | Use ComponentOne API to render all the text in pdf file as native TextBlock. |