CGPDFDictionary.Apply Method

Definition

Overloads

Apply(Action<String,CGPDFObject>)
Apply(CGPDFDictionary+ApplyCallback, Object)

Apply(Action<String,CGPDFObject>)

public void Apply (Action<string,CoreGraphics.CGPDFObject> callback);
member this.Apply : Action<string, CoreGraphics.CGPDFObject> -> unit

Parameters

Applies to

Apply(CGPDFDictionary+ApplyCallback, Object)

public void Apply (CoreGraphics.CGPDFDictionary.ApplyCallback callback, object info = null);
member this.Apply : CoreGraphics.CGPDFDictionary.ApplyCallback * obj -> unit

Parameters

info
Object

Applies to