System::Security::SecurityElement::AddAttribute method
SecurityElement::AddAttribute method
Adds attribute to tag.
void System::Security::SecurityElement::AddAttribute(const String &name, const String &value)
| Parameter | Type | Description |
|---|---|---|
| name | const String& | Attribute name. |
| value | const String& | Attribute value. |
See Also
- Class String
- Class SecurityElement
- Namespace System::Security
- Library Aspose.PDF for C++