PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / PageColumnDef Class
Properties Methods


In This Topic
    PageColumnDef Class Members
    In This Topic

    The following tables list the members exposed by PageColumnDef.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the spacing between the current and next columns.

    The default column spacing is 5mm.

     
    Public PropertyGets or sets the width of the current column.

    The default column width is "auto".

     
    Top
    Public Methods
     NameDescription
    Public MethodAssigns (copies) properties from another PageColumnDef to the current object.  
    Public MethodCreates a copy of the current PageColumnDef object.  
    Public MethodCompares the properties on the current object to another PageColumnDef.  
    Top
    Protected Methods
     NameDescription
    Protected MethodIndicates whether the Spacing property should be serialized.  
    Protected MethodIndicates whether the Width property should be serialized.  
    Top
    See Also