Click or drag to resize

FormatZeropad Property

Gets or sets a value indicating whether leading zeros are added to fill the output width. When true, the output is padded with zeros at the beginning to match the specified width.

Namespace: Woodwork.Automation
Assembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 14.5.1+cea593b982d79fcd8924a2e3fdf7aefc7fb02118
Syntax
bool Zeropad { get; set; }

Property Value

Boolean
See Also