Click or drag to resize

Format.Zeropad Property

Gets or sets zeros appearance. When set to true will fill the beginning of the output string with zeros to match the specified width.

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

Property Value

Boolean
See Also