LaunchActionPrintDocument Property

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Gets or sets a value indicating whether the operation to perform should be print document. If FileName is path to an application this option will be ignored.

Namespace:  Apitron.PDF.Kit.Interactive.Actions
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public bool PrintDocument { get; set; }

Property Value

Type: Boolean
See Also

Reference