Web API Core | ComponentOne
C1.Web.Api.BarCode Namespace / ImageAlignment Class / Vertical Property

In This Topic
    Vertical Property (ImageAlignment)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property Vertical As GrapeCity.Documents.Drawing.ImageAlignVert
    public GrapeCity.Documents.Drawing.ImageAlignVert Vertical {get; set;}
    See Also