Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / TileFill Class / HorizontalOffset Property

In This Topic
    HorizontalOffset Property
    In This Topic
    Gets or sets the additional horizontal offset of the picture after alignment.
    Syntax
    'Declaration
     
    Public Property HorizontalOffset As System.Single
    public System.float HorizontalOffset {get; set;}
    See Also