Accusoft.PdfXpress6.Net
TextBoxExceedsPageBoundsException Constructor(String)




A string value which represents the error message.
Thrown when the bounds of a user text box exceed the page bounds to which the text is added to pass in an error message.
Syntax
'Declaration
 
Public Function New( _
   ByVal message As String _
)
'Usage
 
Dim message As String
 
Dim instance As New TextBoxExceedsPageBoundsException(message)
public TextBoxExceedsPageBoundsException( 
   string message
)
public: TextBoxExceedsPageBoundsException( 
   string* message
)
public:
TextBoxExceedsPageBoundsException( 
   String^ message
)

Parameters

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

Reference

TextBoxExceedsPageBoundsException Class
TextBoxExceedsPageBoundsException Members
Overload List

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback