Share via


PdfThumbnailView.ThumbnailSize Property

Definition

Gets or sets the maximum thumbnail size.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.CGSize ThumbnailSize { [Foundation.Export("thumbnailSize")] get; [Foundation.Export("setThumbnailSize:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("thumbnailSize")>]
[<set: Foundation.Export("setThumbnailSize:")>]
member this.ThumbnailSize : CoreGraphics.CGSize with get, set

Property Value

Attributes

Applies to