Table of Contents

Property FileVersion

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

FileVersion

Gets the PDF file version (e.g., 14 for PDF 1.4, 17 for PDF 1.7).

public int FileVersion { get; }

Property Value

int
Share