Class LowCodePdfSaveOptions

Class LowCodePdfSaveOptions

名称: Aspose.Cells.LowCode 合計: Aspose.Cells.dll (25.4.0)

低コードでPDFを保存するためのオプション

public class LowCodePdfSaveOptions : LowCodeSaveOptions

Inheritance

object LowCodeSaveOptions LowCodePdfSaveOptions

相続人

LowCodeSaveOptions.OutputFile , LowCodeSaveOptions.OutputStream , LowCodeSaveOptions.SaveFormat

Constructors

LowCodePdfSaveOptions()

public LowCodePdfSaveOptions()

Properties

PdfOptions

PDFファイルを保存するためのオプション

public PdfSaveOptions PdfOptions { get; set; }

不動産価値

PdfSaveOptions

SaveFormat

出力のための保存形式です。PDF に変換するには Aspose.Cells.SaveFormat.Pdf しかありません。

public override SaveFormat SaveFormat { get; set; }

不動産価値

SaveFormat

 日本語