IInkOptions

IInkOptions interface

Provides options that control the look of Ink objects in exported document.

public interface IInkOptions

Properties

NameDescription
HideInk { get; set; }Shows or hides Ink elements in exported document.
InterpretMaskOpAsOpacity { get; set; }Uses ROP operation or Opacity for rendering brush.

See Also