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 PdfAppearance CreateAppearance( float width, float height ) |
| Visual Basic |
|---|
Public Function CreateAppearance ( _ width As Single, _ height As Single _ ) As PdfAppearance |
| Visual C++ |
|---|
public: PdfAppearance^ CreateAppearance( float width, float height ) |