Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / AnchoredObject Class / HorizontalOffset Property

In This Topic
    HorizontalOffset Property
    In This Topic
    Gets or sets the horizontal offset relative to the specified position, in graphic units.
    Syntax
    'Declaration
     
    Public Property HorizontalOffset As System.Single
    public System.float HorizontalOffset {get; set;}
    See Also