Returns the internal name used for this font.
Namespace: Kettic.PdfAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic PdfName Name { get; }
Public ReadOnly Property Name As PdfName
Get
public:
property PdfName^ Name {
PdfName^ get ();
}
member Name : PdfName with get
Property Value
Type:
PdfName
See Also