Accusoft.PdfXpress7.Net
AnnotationSubtypeMissingOrInvalidException Constructor(String)




A string value which represents the error message.
Thrown when when an annotation dictionary has an invalid (not a name object) or missing /Subtype key, 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 AnnotationSubtypeMissingOrInvalidException(message)
public AnnotationSubtypeMissingOrInvalidException( 
   string message
)
public: AnnotationSubtypeMissingOrInvalidException( 
   string* message
)
public:
AnnotationSubtypeMissingOrInvalidException( 
   String^ message
)

Parameters

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

Reference

AnnotationSubtypeMissingOrInvalidException Class
AnnotationSubtypeMissingOrInvalidException Members
Overload List

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback