Accusoft.PdfXpress7.Net
WrapMode Enumeration




Represents the auto-wrap behavior of the added text.
Syntax
__value public enum WrapMode : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
public enum class WrapMode : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum WrapMode 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
 
'Usage
 
Dim instance As WrapMode
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

Reference

Accusoft.PdfXpressSdk Namespace

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback