Property Operation
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Operation
Gets the operation to perform when the action is triggered.
public PdfRenditionOperation? Operation { get; }
Property Value
- PdfRenditionOperation?
The operation to perform when the action is triggered.
Exceptions
- UnexpectedStructureException
The internal PDF structure does not contain the corresponding value but the value is required because of the presence or absence of other values. Or the value exists, but has an unexpected type.