CName Constructor (String)Terminal Works - PDF Printing.Net Library
Initializes a new instance of the CName class.

Namespace: PdfEdit.Pdf.Content.Objects
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax

public CName(
	string name
)

Parameters

name
Type: SystemString
The name.
See Also

Reference