Returns a string representation of the values of this
CopyC# object's
CopyC# and
CopyC# fields.
Namespace: System.Drawing
Dimension

height

width
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public override string ToString() |
Visual Basic |
---|
Public Overrides Function ToString As String |
Visual C++ |
---|
public: virtual String^ ToString() override |
Return Value
a string representation of this
Dimension
Remarks
This method is intended to be used only
for debugging purposes, and the content and format of the returned
string may vary between implementations. The returned string may be
empty but may not be
CopyC#.

null