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 PDFRect SubRect( int index ) |
| Visual Basic |
|---|
Public Function SubRect ( _ index As Integer _ ) As PDFRect |
| Visual C++ |
|---|
public: PDFRect^ SubRect( int index ) |
Parameters
- index
- Type: System..::..Int32