Inheritance Hierarchy
Namespace: Kettic.PdfAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic sealed class PdfString : PdfObject
Public NotInheritable Class PdfString
Inherits PdfObject
public ref class PdfString sealed : public PdfObject
[<SealedAttribute>]
type PdfString =
class
inherit PdfObject
end
The PdfString type exposes the following members.
Constructors
Properties
| Name | Description |
---|
 | Format |
The convention used when outputing the string to the PDF document.
|
Top
See Also