Show/Hide Toolbars

Inventu Viewer+ .NET Programmer's Reference

Navigation: HostScreen Class > Properties

paddingChar Property

Scroll Prev Top Next More

 

Set or return the character to use for padding.

 

HostScreen.paddingChar

 

Arguments

 

HostScreen

 Required. HostScreen object.

 

Remarks

 

READWRITE.

 

Default is a null ('\0'). Use this character to fill a string when updating an unprotected field.  To set to the null value, pass a unquoted 0 (zero) as the property.  Passing a number will result in its ASCII value being used, a string will have the first character used.

 

Requirements

 

Inventu Viewer+

 

See Also

 

getText | paddingMode | stripPadPWOnly

 

Applies To: HostScreen object

 

 


 

© 2022 Inventu Corporation