PrintDocument for WinForms | ComponentOne
C1.PrintDocument.8 Assembly / C1.C1Preview Namespace / OffsetsD Structure / Left Property

In This Topic
    Left Property (OffsetsD)
    In This Topic
    Gets or sets the left offset.
    Syntax
    'Declaration
     
    Public Property Left As Double
    public double Left {get; set;}
    See Also