Units.DocumentsToTwips Method
| Name | Parameters | Description |
|---|---|---|
| DocumentsToTwips(Rectangle) static | val | Converts measurements from documents to twips. |
| DocumentsToTwips(RectangleF) static | val | Converts measurements from documents to twips. |
| DocumentsToTwips(Size) static | val | Converts measurements from documents to twips. |
| DocumentsToTwips(Int32) static | val | Converts a measurement from documents to twips. Returns the converted measurement as an Integer. |