PrintDocument for WPF | ComponentOne
C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / OffsetsI Structure / Right Property

In This Topic
    Right Property (OffsetsI)
    In This Topic
    Gets or sets the right offset.
    Syntax
    'Declaration
     
    Public Property Right As Integer
    public int Right {get; set;}
    See Also