[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.PropertyNullOrWhiteSpaceException.-ctor

PropertyNullOrWhiteSpaceException Constructor

PropertyNullOrWhiteSpaceException()

Initializes a new instance of the PropertyNullOrWhiteSpaceException class.

Declaration
public PropertyNullOrWhiteSpaceException()
Public Sub New()

PropertyNullOrWhiteSpaceException(string)

Initializes a new instance of the PropertyNullOrWhiteSpaceException class.

Declaration
public PropertyNullOrWhiteSpaceException(string propertyName)
Public Sub New(propertyName As String)
Parameters
Type Name Description
string propertyName

The invalid property name.