Namespace: iTextSharp.text.rtf.document
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public void SetMarginBottom( int marginBottom ) |
Visual Basic |
---|
Public Sub SetMarginBottom ( _ marginBottom As Integer _ ) |
Visual C++ |
---|
public: void SetMarginBottom( int marginBottom ) |
Parameters
- marginBottom
- Type: System..::..Int32