[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Spec.IPdfRef

Interface IPdfRef

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

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

public interface IPdfRef
Extension Methods

Properties

Ref

Gets the PdfRef.

PdfRef Ref { get; }

Property Value

PdfRef