Table of Contents

Property IsEmpty

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

IsEmpty

Tests whether the Width or Height property of this PdfBox has a value of zero.

[Browsable(false)]
public readonly bool IsEmpty { get; }

Property Value

bool

This property returns true if the Width or Height property of this PdfBox has a value of zero; otherwise, false.