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

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