Document Solutions for PDF
GrapeCity.Documents.Barcode Assembly / GrapeCity.Documents.Barcode Namespace / WholeSize Class / WholeHeight Property

In This Topic
    WholeHeight Property
    In This Topic
    Height of overall of barcode.
    Syntax
    'Declaration
     
    Public Property WholeHeight As System.Single
    public System.float WholeHeight {get; set;}
    See Also