[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Spec.IPdfName

IPdfName Interface

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

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

Properties

Name Description
Name

Gets the PdfName.

Extension Methods