Class PdfRenderingOptions

Class PdfRenderingOptions

ชื่อพื้นที่: Aspose.Html.Rendering.Pdf การประกอบ: Aspose.HTML.dll (25.4.0)

แสดงตัวเลือกการแสดงผลสําหรับ Aspose.Html.Rendering.Pdf.PdfDevice

[ComVisible(true)]
public class PdfRenderingOptions : RenderingOptions

Inheritance

object RenderingOptions PdfRenderingOptions

Derived

PdfSaveOptions

อนุญาโตตุลาการ

RenderingOptions.Css , RenderingOptions.PageSetup , RenderingOptions.HorizontalResolution , RenderingOptions.BackgroundColor , RenderingOptions.VerticalResolution , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

PdfRenderingOptions()

เปิดตัวตัวอย่างใหม่ของคลาส Aspose.Html.Rendering.Pdf.PdfRenderingOptions

public PdfRenderingOptions()

Properties

DocumentInfo

มีข้อมูลเกี่ยวกับเอกสารการส่งออก PDF

public PdfDocumentInfo DocumentInfo { get; }

คุณสมบัติมูลค่า

PdfDocumentInfo

Encryption

ได้รับหรือตั้งค่าข้อมูลการเข้ารหัส หากไม่ตั้งค่าแล้วไม่มีการเข้ารหัสจะดําเนินการ

public PdfEncryptionInfo Encryption { get; set; }

คุณสมบัติมูลค่า

PdfEncryptionInfo

FormFieldBehaviour

คําอธิบายพฤติกรรมของฟิลด์แบบฟอร์มในเอกสาร PDF ที่ออก

public FormFieldBehaviour FormFieldBehaviour { get; set; }

คุณสมบัติมูลค่า

FormFieldBehaviour

IsTaggedPdf

สร้างโครงสร้างแท็กถ้า ‘จริง’

public bool IsTaggedPdf { get; set; }

คุณสมบัติมูลค่า

bool

JpegQuality

รายละเอียดคุณภาพการบีบอัด JPEG สําหรับภาพ (ถ้ามีการบีบอัด JPEG ใช้)ความผิดปกติคือ 95.

public int JpegQuality { get; set; }

คุณสมบัติมูลค่า

int

 แบบไทย