ImageToDocumentOptions
Vue de l’ensemble
‘ImageToDocumentOptions’ est un type dans Aspose.PDF FOSS pour Go.
ImageToDocumentOptions contrôle la taille de page pour Image ToDokument.
Propriétés : ‘MarginBottom’, ‘MarginLeft’, ‘MarginRight’, ‘PageHeight’, `PagesWidth’.
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
PageWidth | float64 | Read/Write | Gets the page width. |
PageHeight | float64 | Read/Write | Gets the page height. |
MarginLeft | float64 | Read/Write | Gets the margin left. |
MarginRight | float64 | Read/Write | Gets the margin right. |
MarginTop | float64 | Read/Write | Gets the margin top. |
MarginBottom | float64 | Read/Write | Gets the margin bottom. |
Voir aussi
- Aspose.PDF — Résultats de l’API d’entreprise