TextBoxSeg.SpaceCount Property

PDF File Writer

TextBoxSegSpaceCount Property

Gets segment space character count.

Namespace:  PdfFileWriter
Assembly:  PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)
Syntax
C#
public int SpaceCount { get; }

Property Value

Type: Int32
See Also