Accusoft.PdfXpress7.Net
TextOutOfBoundsException Constructor(String)




A string value which represents the error message.
Thrown when attempted text exceeds page bounds allowing to pass in an error message.
Syntax
'Declaration
 
Public Function New( _
   ByVal message As String _
)
'Usage
 
Dim message As String
 
Dim instance As New TextOutOfBoundsException(message)
public TextOutOfBoundsException( 
   string message
)
public: TextOutOfBoundsException( 
   string* message
)
public:
TextOutOfBoundsException( 
   String^ message
)

Parameters

message
A string value which represents the error message.
See Also

Reference

TextOutOfBoundsException Class
TextOutOfBoundsException Members
Overload List

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback