PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.C1Preview Namespace / Offsets Structure / All Property

In This Topic
    All Property (Offsets)
    In This Topic
    Sets all four offset values.
    Syntax
    'Declaration
     
    Public WriteOnly Property All As Unit
    public Unit All {set;}
    Remarks
    Only absolute Unit values (such as "1mm" or "8in") are allowed.
    See Also