Click or drag to resize

PdfFocusCImageOptionsRenderTextualData Property

Setting this property to false allows to skip the rendering of all textual data. Default value: true.

Namespace: SautinSoft
Assembly: SautinSoft.PdfFocus (in SautinSoft.PdfFocus.dll) Version: 2024.3.28
Syntax
public bool RenderTextualData { get; set; }

Property Value

Boolean
See Also