Table of Contents

Property SaveOptions

Namespace
LMKit.Document.Pdf
Assembly
LM-Kit.NET.dll

SaveOptions

Options controlling how the modified PDF is written. Default: None (full rewrite).

public PdfSaveOptions SaveOptions { get; set; }

Property Value

PdfSaveOptions
Share