Namespace: iTextSharp.text
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public static Rectangle GetRectangle( string name ) |
Visual Basic |
---|
Public Shared Function GetRectangle ( _ name As String _ ) As Rectangle |
Visual C++ |
---|
public: static Rectangle^ GetRectangle( String^ name ) |
Parameters
- name
- Type: System..::..String