Gets a PenletData object, which represents non-stroke data generated by a penlet. Use the IsPenletData method to check if the container has penlet data. If the container contains penlet data, the property is not null. Otherwise, it will be null.
public PenletData PenletData;