DocumentActionCollection
Vue de l’ensemble
‘DocumentActionCollection’ est une classe dans Aspose.PDF FOSS pour .NET.
Le dictionnaire de niveau document /AA supplémentaire (PDF 32000-1 §12.6.3 Table 195).
Cette classe fournit 1 méthode pour travailler avec les objets DocumentActionCollection dans des programmes .NET. Les méthodes disponibles comprennent: ‘DocumentActioncollection’. Tous les membres publics sont accessibles à n’importe quelle application .Net après l’installation de l’Aspose.PDF FOSS pour le package .net. Propriétés: AfterPrinting, Apprendre , BeforeClosing', PreviousPrintering‘, ‘Be BeforeSaving`.
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
BeforeClosing | PdfAction? | Read/Write | Triggered before the document is closed (/AA /WC). |
BeforeSaving | PdfAction? | Read/Write | Triggered before the document is saved (/AA /WS). |
AfterSaving | PdfAction? | Read/Write | Triggered after the document is saved (/AA /DS). |
BeforePrinting | PdfAction? | Read/Write | Triggered before the document is printed (/AA /WP). |
AfterPrinting | PdfAction? | Read/Write | Triggered after the document is printed (/AA /DP). |
méthodes
| Signature | Description |
|---|---|
DocumentActionCollection(document: Document) | Calls DocumentActionCollection on this DocumentActionCollection instance. |
Voir aussi
- Aspose.PDF pour .NET — API d’entreprise