Table of Contents

Property Width

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

Width

Gets the width of the page in the original document, in points.

[JsonPropertyName("Width")]
public double Width { get; }

Property Value

double
Share