Table of Contents

Property Version

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

Version

Gets or sets the PDF version to use while saving the document.

public PdfVersion Version { get; set; }

Property Value

PdfVersion

The PDF version to use while saving the document.

Remarks

Default value: Pdf13.

The library can save the document using a PDF version newer than specified in this property. This happens when the document uses features from the newer PDF version.