[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Spec.IPdfNumber

Interface IPdfNumber

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

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

public interface IPdfNumber
Extension Methods

Properties

Number

Gets the PdfNumber.

PdfNumber Number { get; }

Property Value

PdfNumber