[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Spec.IPdfNumber

IPdfNumber Interface

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

Namespace: GrapeCity.Documents.Pdf.Spec
Assembly: DS.Documents.Pdf.dll
Syntax
public interface IPdfNumber
Public Interface IPdfNumber

Properties

Name Description
Number

Gets the PdfNumber.

Extension Methods