PdfBox.Empty Field

Represents an instance of the PdfBox struct with its members uninitialized.

Namespace:  BitMiracle.Docotic.Pdf
Assembly:  BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)

Syntax

C#
public static readonly PdfBox Empty
VB
Public Shared ReadOnly Empty As PdfBox

Field Value

Type: PdfBox

See Also