Class LowCodePdfSaveOptions

Class LowCodePdfSaveOptions

Tên không gian: Aspose.Cells.LowCode Tổng hợp: Aspose.Cells.dll (25.4.0)

Tùy chọn để tiết kiệm PDF theo cách mã thấp.

public class LowCodePdfSaveOptions : LowCodeSaveOptions

Inheritance

object LowCodeSaveOptions LowCodePdfSaveOptions

Thành viên thừa kế

LowCodeSaveOptions.OutputFile , LowCodeSaveOptions.OutputStream , LowCodeSaveOptions.SaveFormat

Constructors

LowCodePdfSaveOptions()

public LowCodePdfSaveOptions()

Properties

PdfOptions

Các tùy chọn để lưu tệp PDF.

public PdfSaveOptions PdfOptions { get; set; }

Giá trị bất động sản

PdfSaveOptions

SaveFormat

Định dạng tiết kiệm cho sản xuất.Để chuyển đổi sang pdf, nó chỉ có thể là Aspose.Cells.SaveFormat.Pdf.

public override SaveFormat SaveFormat { get; set; }

Giá trị bất động sản

SaveFormat

 Tiếng Việt