Click or drag to resize

PdfTextShape.Wrappable Property

Gets or sets a value indicating whether this PdfTextShape instance should be wrapped when a line of text reaches its Width.

Namespace:  RadPdf.Data.Document.Objects.Shapes
Assembly:  RadPdf (in RadPdf.dll) Version: 4.3.0.0 (4.3.0.0)
Syntax
public bool Wrappable { get; set; }

Property Value

Type: Boolean
Remarks
If true, text will be wrapped to fit inside the Width of the object; if false, text will not be wrapped, the Width of the object will be ignored and new lines will only be formed where specified in Text.
See Also
This website uses cookies to identify your session and other necessary functions. By using this website, you are agreeing to our Terms of Use and Privacy Policy (updated April 26 2021).
Learn About Cookies
Got it!