dataRepresentation(options:)
Returns a representation of the document as an NSData object with additional options applied, such as filters.
Declaration
func dataRepresentation(options: [AnyHashable : Any] = [:]) -> Data?Returns a representation of the document as an NSData object with additional options applied, such as filters.
func dataRepresentation(options: [AnyHashable : Any] = [:]) -> Data?