Namespace: CuteEditor.Convertor.PDF
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
| C# |
|---|
public PDFSubText SubText( int index ) |
| Visual Basic |
|---|
Public Function SubText ( _ index As Integer _ ) As PDFSubText |
| Visual C++ |
|---|
public: PDFSubText SubText( int index ) |
Parameters
- index
- Type: System..::..Int32