PdfPage.GetThumbnail(CGSize, PdfDisplayBox) Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
[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
Параметры
- size
- CGSize
- box
- PdfDisplayBox
Возвращаемое значение
Тип возвращаемого значения — в UIImage iOS и NSImage MacOS.
- Атрибуты