Click or drag to resize

PdfPointIsEmpty Property

Gets a value indicating whether this PdfPoint is empty.

Namespace:  Opait.Pdf.Api
Assembly:  Opait.Pdf.Api (in Opait.Pdf.Api.dll) Version: 1.3.3.0
Syntax
C#
public bool IsEmpty { get; }

Property Value

Type: Boolean
See Also