Application.AutomationSecurity Property

Publisher Developer Reference

Specifies the security mode that Microsoft Office Publisher uses when programmatically opening files. Read/write.

Version Information
 Version Added:  Publisher 2007

Syntax

expression.AutomationSecurity

expression   A variable that represents an Application object.

Return Value
MsoAutomationSecurity

See Also