LowCodePdfSaveOptions.SaveFormat

LowCodePdfSaveOptions.SaveFormat property

The save format for the output. For converting to pdf, it can only be Pdf.

public override SaveFileFormat SaveFormat { get; set; }

See Also