DocumentAdditionalActionsIsEmpty Method |
Determines whether all action lists are empty.
Namespace:
Atalasoft.PdfDoc.Actions
Assembly:
Atalasoft.PdfDoc (in Atalasoft.PdfDoc.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
SyntaxPublic Function IsEmpty As Boolean
Return Value
Type:
Booleantrue if there are no actions; otherwise,
false.
See Also