Accusoft.PdfXpress5.Net
WrapMode Enumeration
See Also  Send Feedback
Accusoft.PdfXpressSdk Namespace : WrapMode Enumeration




Glossary Item Box

Represents the auto-wrap behavior of the added text.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Members

MemberValueDescription
AtWhitespaceOnly1If text width exceeds the horizontal bounds of the text box, attempt to split text to multiple lines, separating lines only at whitespace. This has a value of 1.
None0If text width exceeds the horizontal bounds of the text box, raise an error. This has a value of 0.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Accusoft.PdfXpressSdk.WrapMode

See Also

©2012. Accusoft Corporation. All Rights Reserved.