Class LowCodePdfSaveOptions
Class LowCodePdfSaveOptions
名称: Aspose.Cells.LowCode 会議: Aspose.Cells.dll (25.5.0)
低コードでPDFを保存するためのオプション
public class LowCodePdfSaveOptions : LowCodeSaveOptionsInheritance
object ← LowCodeSaveOptions ← LowCodePdfSaveOptions
相続人
LowCodeSaveOptions.OutputFile , LowCodeSaveOptions.OutputStream , LowCodeSaveOptions.SaveFormat
Constructors
LowCodePdfSaveOptions()
public LowCodePdfSaveOptions()Properties
PdfOptions
PDFファイルを保存するためのオプション
public PdfSaveOptions PdfOptions { get; set; }不動産価値
SaveFormat
出力のための保存形式です。PDF に変換するには Aspose.Cells.SaveFormat.Pdf しかありません。
public override SaveFormat SaveFormat { get; set; }