combit List & Label 29 - .NET Help
combit.Reporting.Dom Namespace / PropertyLayout Class
Properties Methods

In This Topic
    PropertyLayout Class Members
    In This Topic

    The following tables list the members exposed by PropertyLayout.

    Public Properties
     NameDescription
    Public Property (Inherited from combit.Reporting.Dom.DomItem)
    Public Property

    Defines the print order of the labels. Following values are valid:

    Value Meaning
    0 horizontal
    1 vertical
    2 horizontal bottom up
    3 vertical bottom up

     
    Public PropertyDefines the horizontal number of labels per page.  
    Public PropertyDefines the horizontal distance between the single labels.  
    Public PropertyDefines the horizontal offset of the page.  
    Public PropertyDefines the horizontal size of a single label.  
    Public PropertyDefines the vertical number of labels per page.  
    Public PropertyDefines the vertical distance between the single labels.  
    Public PropertyDefines the vertical offset of the page.  
    Public PropertyDefines the vertical size of a single label.  
    Top
    Public Methods
     NameDescription
    Public MethodCopies all cloneable properties from one item to another. Make sure to call ResetInformation on the modified project in order to rebuild the object model afterwards. (Inherited from combit.Reporting.Dom.DomItem)
    Public Method (Inherited from DomItem)
    Public Method (Inherited from DomItem)
    Public Method (Inherited from DomItem)
    Top
    See Also