Click or drag to resize

PdfFocusCXmlOptionsUseRowColSpan Property

Set or get a value indicating of using rowspan and colspan attributes. Default value: true.

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

Property Value

Boolean
See Also