[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Spec.IPdfNull

Interface IPdfNull

Namespace
GrapeCity.Documents.Pdf.Spec
Assembly
GcDocs.Pdf.dll

Represents an interface implemented by PdfNull and PdfNullObject, allows working with objects of both types in the same way.

public interface IPdfNull

Properties

Null

Gets the PdfNull.

PdfNull Null { get; }

Property Value

PdfNull