Class LowCodePdfSaveOptions

Class LowCodePdfSaveOptions

Nazwa przestrzeń: Aspose.Cells.LowCode Zgromadzenie: Aspose.Cells.dll (25.4.0)

Opcje do przechowywania PDF w sposób niskiego kodu.

public class LowCodePdfSaveOptions : LowCodeSaveOptions

Inheritance

object LowCodeSaveOptions LowCodePdfSaveOptions

Dziedziczeni członkowie

LowCodeSaveOptions.OutputFile , LowCodeSaveOptions.OutputStream , LowCodeSaveOptions.SaveFormat

Constructors

LowCodePdfSaveOptions()

public LowCodePdfSaveOptions()

Properties

PdfOptions

Opcje przechowywania plików PDF.

public PdfSaveOptions PdfOptions { get; set; }

Wartość nieruchomości

PdfSaveOptions

SaveFormat

Format oszczędnościowy dla wyjścia.Aby konwertować do PDF, może to być tylko Aspose.Cells.SaveFormat.Pdf.

public override SaveFormat SaveFormat { get; set; }

Wartość nieruchomości

SaveFormat

 Polski