[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.PdfException.Operations

Operations Property

Operations

Gets the currently executed operations' stack, see GrapeCity.Documents.Pdf.Log.OperationStack for details.

Declaration
public OperationBase[] Operations { get; }
Public ReadOnly Property Operations As OperationBase()