mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-07-11 06:22:44 +08:00
Try Redact writer
This commit is contained in:
@ -1367,7 +1367,3 @@ HRESULT CPdfFile::AdvancedCommand(IAdvancedCommand* command)
|
||||
}
|
||||
return S_FALSE;
|
||||
}
|
||||
void CPdfFile::Redact(const std::vector<double>& arrQuadPoints)
|
||||
{
|
||||
m_pInternal->pEditor->Redact(arrQuadPoints);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user