Click or drag to resize

MultipleBordersClearBorders(MultipleBorderTypes) Method

Clears the specified borders.

Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public void ClearBorders(
	MultipleBorderTypes borderTypes
)

Parameters

borderTypes  MultipleBorderTypes
The border types to clear.
See Also