Aspose::Pdf::Artifact::GetValue method
Artifact::GetValue method
Gets custom value of artifact.
System::String Aspose::Pdf::Artifact::GetValue(System::String name)
Parameter | Type | Description |
---|---|---|
name | System::String | Name of value. |
ReturnValue
Value, or null if value does not exists.
See Also
- Class String
- Class Artifact
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++