|
PdfSharp-WPF
1.31.7289
|
Represents a string value in a PDF content stream. More...
Public Member Functions | |
| new CString | Clone () |
| Creates a new object that is a copy of the current instance. More... | |
| override string | ToString () |
| Returns a string that represents the current value. More... | |
Public Member Functions inherited from PdfSharp.Pdf.Content.Objects.CObject | |
| CObject | Clone () |
| Creates a new object that is a copy of the current instance. More... | |
Protected Member Functions | |
| override CObject | Copy () |
| Implements the copy mechanism of this class. More... | |
Protected Member Functions inherited from PdfSharp.Pdf.Content.Objects.CObject | |
| CObject () | |
| Initializes a new instance of the CObject class. More... | |
Properties | |
| string | Value [get, set] |
| Gets or sets the value. More... | |
Represents a string value in a PDF content stream.
| new CString PdfSharp.Pdf.Content.Objects.CString.Clone | ( | ) |
Creates a new object that is a copy of the current instance.
|
protectedvirtual |
Implements the copy mechanism of this class.
Reimplemented from PdfSharp.Pdf.Content.Objects.CObject.
| override string PdfSharp.Pdf.Content.Objects.CString.ToString | ( | ) |
Returns a string that represents the current value.
|
getset |
Gets or sets the value.