ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Layout Namespace / ITextContentRange Interface / HorizontalOffset Property

In This Topic
    HorizontalOffset Property (ITextContentRange)
    In This Topic
    Gets horizontal offset.
    Syntax
    'Declaration
     
    ReadOnly Property HorizontalOffset As Integer
    int HorizontalOffset {get;}
    See Also