Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / PropertyNullOrWhiteSpaceException Class / PropertyNullOrWhiteSpaceException Constructor

In This Topic
    PropertyNullOrWhiteSpaceException Constructor
    In This Topic
    Initializes a new instance of the PropertyNullOrWhiteSpaceException class.
    Syntax
    'Declaration
     
    Public Function New()
    public PropertyNullOrWhiteSpaceException()
    See Also