Aspose::Pdf::DataEditor::CosPdfName class
CosPdfName class
This class represents Pdf Name object.
class CosPdfName : public Aspose::Pdf::DataEditor::CosPdfPrimitive
Methods
Method | Description |
---|---|
CosPdfName(System::String) | Initializes a new instance of the CosPdfName class. |
Equals(System::SharedPtr<System::Object>) override | Determines that the specified object is equal to the current object. |
get_Value() const | Gets the value. |
GetHashCode() const override | Get hashcode for current object. |
ToCosPdfName() override | Tries cast this instance to CosPdfName. |
ToString() const override | Returns a System::String that represents the current CosPdfName. |
See Also
- Class CosPdfPrimitive
- Namespace Aspose::Pdf::DataEditor
- Library Aspose.PDF for C++