DocumentAttribute Constructor
Overloads
DocumentAttribute()
Declaration
public DocumentAttribute()
DocumentAttribute(DocumentAttribute)
Declaration
public DocumentAttribute(DocumentAttribute attribute)
Parameters
Type | Name | Description |
---|---|---|
DocumentAttribute | attribute |
DocumentAttribute(String, String)
Declaration
public DocumentAttribute(string name, string value)
Parameters
Type | Name | Description |
---|---|---|
System.String | name | |
System.String | value |