Aspose::Pdf::Page::TrySaveVectorGraphics metod

Page::TrySaveVectorGraphics method

Försöker spara vektorgrafik om den finns på sidan. Sparaformatet är SVG.

bool Aspose::Pdf::Page::TrySaveVectorGraphics(const System::String &pathToSave)
ParameterTypBeskrivning
pathToSaveconst System::String&Utdatafil

ReturnValue

Sant om sidan innehåller path‑konstruktionsoperatorer; annars Falskt.

Se även