PdfPage.DataRepresentation Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the PDF page data as an NSData object.
public virtual Foundation.NSData DataRepresentation { [Foundation.Export("dataRepresentation")] get; }
member this.DataRepresentation : Foundation.NSData
Property Value
(More documentation for this node is coming)
This value can be null
.
- Attributes