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: 2024.11.11
Syntax public bool RenderTextualData { get; set; }
Public Property RenderTextualData As Boolean
Get
Set
Property Value
BooleanSee Also