[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Spec.IPdfRef

IPdfRef Interface

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

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

Properties

Name Description
Ref

Gets the PdfRef.

Extension Methods