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

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