PdfPage.GetThumbnail(CGSize, PdfDisplayBox) Método

Definição

[Foundation.Export("thumbnailOfSize:forBox:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.All, null)]
[Foundation.Export("thumbnailOfSize:forBox:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.UIImage GetThumbnail (CoreGraphics.CGSize size, PdfKit.PdfDisplayBox box);
[Foundation.Export("thumbnailOfSize:forBox:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.UIImage GetThumbnail (CoreGraphics.CGSize size, PdfKit.PdfDisplayBox box);
abstract member GetThumbnail : CoreGraphics.CGSize * PdfKit.PdfDisplayBox -> UIKit.UIImage
override this.GetThumbnail : CoreGraphics.CGSize * PdfKit.PdfDisplayBox -> UIKit.UIImage

Parâmetros

size
CGSize

Retornos

O tipo de retorno está UIImage no iOS e NSImage no MacOS.

Atributos

Aplica-se a