[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Spec.IPdfName

Interface IPdfName

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

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

public interface IPdfName
Extension Methods

Properties

Name

Gets the PdfName.

PdfName Name { get; }

Property Value

PdfName