TeXOptions.SaveOptions

TeXOptions.SaveOptions property

Gets/sets options used for rendering into destination format (XPS, PDF, image, etc.). Default value is the set of default options for rendering to XPS.

public SaveOptions SaveOptions { get; set; }

See Also