Namespace: iTextSharp.text.pdf
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public static Rectangle GetNormalizedRectangle( PdfArray box ) |
Visual Basic |
---|
Public Shared Function GetNormalizedRectangle ( _ box As PdfArray _ ) As Rectangle |
Visual C++ |
---|
public: static Rectangle^ GetNormalizedRectangle( PdfArray^ box ) |
Parameters
- box
- Type: iTextSharp.text.pdf..::..PdfArray