Compartir a través de


CGPDFDictionary.Apply Método

Definición

Sobrecargas

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

Parámetros

Se aplica a

Apply(CGPDFDictionary+ApplyCallback, Object)

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

Parámetros

info
Object

Se aplica a