C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / C1PrintDocument Class / FormsStyle Property

In This Topic
FormsStyle Property
In This Topic
Gets or sets a FormsStyleEnum value specifying the look and feel of input controls in the current document (see types derived from RenderInputBase).

The default value is FormsStyleEnum.Acrobat.

Syntax
'Declaration
 
Public Property FormsStyle As FormsStyleEnum
 
See Also