EditBoxInsertSpaces Property
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
Gets or sets a value indicating whether the field is automatically divided into as many equally spaced positions, or combs, as the value of MaxLength, and the text is laid out into those combs.Meaningful only if the MaxLength property is set and the Multiline, Password properties are false.
Namespace:Bytescout.PDFRemarks
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
Property Value
Type: BooleanSee Also