PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / Borders Structure
Properties


In This Topic
    Borders Structure Members
    In This Topic

    The following tables list the members exposed by Borders.

    Public Properties
     NameDescription
    Public PropertySets all four borders to a single value.  
    Public PropertyGets or sets the bottom border.  
    Public PropertyGets or sets the expression used to calculate Bottom.  
    Public PropertyGets a value indicating whether the current Borders structure defines rounded borders (i.e. whether both RadiusX and RadiusY have non-zero values).  
    Public PropertyGets or sets the left border.  
    Public PropertyGets or sets the expression used to calculate Left.  
    Public PropertyGets or sets the x-radius of the ellipse used to draw the rounded corners of the border.  
    Public PropertyGets or sets the expression used to calculate RadiusX.  
    Public PropertyGets or sets the y-radius of the ellipse used to draw the rounded corners of the border.  
    Public PropertyGets or sets the expression used to calculate RadiusY.  
    Public PropertyGets or sets the right border.  
    Public PropertyGets or sets the expression used to calculate Right.  
    Public PropertyGets or sets the top border.  
    Public PropertyGets or sets the expression used to calculate Top.  
    Top
    See Also