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