PdfFocusCXmlOptionsUseRowColSpan Property |
Set or get a value indicating of using rowspan and colspan attributes. Default value: true.
Namespace: SautinSoftAssembly: SautinSoft.PdfFocus (in SautinSoft.PdfFocus.dll) Version: 2024.12.18
Syntaxpublic bool UseRowColSpan { get; set; }
Public Property UseRowColSpan As Boolean
Get
Set
Property Value
Boolean
See Also