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 void SetAppearance( PdfName ap, string state, PdfTemplate template ) |
Visual Basic |
---|
Public Sub SetAppearance ( _ ap As PdfName, _ state As String, _ template As PdfTemplate _ ) |
Visual C++ |
---|
public: void SetAppearance( PdfName^ ap, String^ state, PdfTemplate^ template ) |
Parameters
- ap
- Type: iTextSharp.text.pdf..::..PdfName
- state
- Type: System..::..String
- template
- Type: iTextSharp.text.pdf..::..PdfTemplate