AddAttribute Method (String)
|
|
| Cute Editor for ASP.NET 6.7 Class Library |
| PDFBaseObject..::..AddAttribute Method (String) |
| PDFBaseObject Class See Also Send Feedback |
Namespace:Â CuteEditor.Convertor.PDF
Assembly:Â CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Assembly:Â CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
| C# |
|---|
public void AddAttribute( string attribute ) |
| Visual Basic |
|---|
Public Sub AddAttribute ( _ attribute As String _ ) |
| Visual C++ |
|---|
public: void AddAttribute( String^ attribute ) |
Parameters
- attribute
- Type: System..::..String