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

In This Topic
    PropertyParagraphWrapping Class Members
    In This Topic

    The following tables list the members exposed by PropertyParagraphWrapping.

    Public Properties
     NameDescription
    Public PropertyGets or sets if a long word that cannot be fit into the column will be forced to wrap and not be clipped.  
    Public Property (Inherited from combit.Reporting.Dom.DomItem)
    Public Property

    Gets or sets the behavior if the content doesn't fit in one line. Possible values are:

     

    Value Meaning
    0 clip
    1 wrap (see Force for additional options)
    2 shrink
    3 compress

     
    Public PropertyGets or sets if a page break may be occur while printing the paragraph.  
    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