System::Xml::XmlEntity::get_PublicId method
XmlEntity::get_PublicId method
Returns the value of the public identifier on the entity declaration.
String System::Xml::XmlEntity::get_PublicId()
ReturnValue
The public identifier on the entity. If there is no public identifier, nullptr is returned.
See Also
- Class String
- Class XmlEntity
- Namespace System::Xml
- Library Aspose.PDF for C++