Namespace: iTextSharp.text.html.simpleparser
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public int PageCount { set; } |
Visual Basic |
---|
Public WriteOnly Property PageCount As Integer Set |
Visual C++ |
---|
public: virtual property int PageCount { void set (int value) sealed; } |