 | 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.AutomationAssembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 2.1.25
Syntaxbool Zeropad { get; set; }
Property Zeropad As Boolean
Get
Set
Property Value
Boolean
See Also