Overload | Description |
---|---|
TryResolve<T>(IPdfRef,T,Boolean,Boolean) | Tries to resolve the reference and return the IPdfObject of the specified type referenced by this IPdfRef. |
TryResolve<T>(IPdfRef,T,Boolean) | Tries to return actual IPdfObject referenced by the IPdfRef. |