PdfFocusCImageOptionsRenderTextualData Property |
Setting this property to false allows to skip the rendering of all textual data. Default value: true.
Namespace: SautinSoftAssembly: SautinSoft.PdfFocus (in SautinSoft.PdfFocus.dll) Version: 2025.3.24
Syntaxpublic bool RenderTextualData { get; set; }
Public Property RenderTextualData As Boolean
Get
Set
Property Value
Boolean
See Also