Table of Contents

Property EnableOrientationDetection

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

EnableOrientationDetection

Gets or sets an optional override for automatic page orientation detection. When null, the engine uses its instance-level setting.

public bool? EnableOrientationDetection { get; set; }

Property Value

bool?
Share