SupplementSpacing Property
In This Topic
Gets or sets the spacing between the main and the supplement bacodes in graphic units. The default is 7.5 units.
Syntax
'Declaration
Public Property SupplementSpacing As System.Single
public System.float SupplementSpacing {get; set;}
See Also