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