Table of Contents

Property Conforms

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

Conforms

Gets a value indicating whether the produced document is believed to conform to the targeted level. false when the conversion ran with ReportOnly and violations remain.

public bool Conforms { get; }

Property Value

bool
Share