Aspose::Cells::PdfSaveOptions::SetCompliance method

PdfSaveOptions::SetCompliance method

Gets or sets the PDF standards compliance level for output documents.

void Aspose::Cells::PdfSaveOptions::SetCompliance(PdfCompliance value)

Remarks

Default is Pdf17.

See Also