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

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