Property IsEmpty NamespaceBitMiracle.Docotic.Pdf AssemblyBitMiracle.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.