[]
Create the PdfOperatorPosition with index of specified length.
public static PdfOperatorPosition Create(int length = 1)
| Type | Name | Description |
|---|---|---|
| int | length | The index length. |
| Type | Description |
|---|---|
| PdfOperatorPosition | The PdfOperatorPosition structure. |