Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / GlyphInfo Class / YPlacement Property

In This Topic
    YPlacement Property
    In This Topic
    Vertical adjustment for placement, in design units.
    Syntax
    'Declaration
     
    Public Property YPlacement As System.Integer
    public System.int YPlacement {get; set;}
    See Also