Partager via


CGPDFDictionary.Apply Méthode

Définition

Surcharges

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

Paramètres

S’applique à

Apply(CGPDFDictionary+ApplyCallback, Object)

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

Paramètres

info
Object

S’applique à