Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Ink.Save Method |
Converts the Ink object to a specified format and returns the binary data in a Byte array.
Overload List
public byte[] Save() public byte[] Save(PersistenceFormat) public byte[] Save(PersistenceFormat, CompressionMode)
Examples
See Also