Aspose::Page::EPS::Device::PdfDevice::WriteComment method

PdfDevice::WriteComment method

Writes a comment.

void Aspose::Page::EPS::Device::PdfDevice::WriteComment(System::String comment) override
ParameterTypeDescription
commentSystem::StringA comment to be written.

See Also