Reports for WPF | ComponentOne
C1.C1Report.CustomFields Namespace / QRCode Class / WordWrap Property

In This Topic
    WordWrap Property (QRCode)
    In This Topic
    Specifies whether the field's contents should be allowed to wrap within the field rectangle.
    Syntax
    'Declaration
     
    Public Property WordWrap As Boolean
    public bool WordWrap {get; set;}
    See Also