LaunchActionOperationConverter

LaunchActionOperationConverter

Overview

LaunchActionOperationConverter is a class in Aspose.PDF FOSS for .NET.

This class provides 1 method for working with LaunchActionOperationConverter objects in .NET programs. Available methods include: ToString. All public members are accessible to any .NET application after installing the Aspose.PDF FOSS for .NET package. Properties: strOpen, strPrint.

Properties

NameTypeAccessDescription
strOpenstringReadGets the str open.
strPrintstringReadGets the str print.

Methods

SignatureDescription
ToString(op: LaunchActionOperation)Calls ToString on this LaunchActionOperationConverter instance.

See Also