FormFieldDataCollectionShading Property |
Gets or sets a value indicating whether a visual cue should be displayed around form fields contained in a document. Default value is .
Namespace:
GemBox.Document
Assembly:
GemBox.Document (in GemBox.Document.dll) Version: 31.0.35.1089
Syntaxpublic bool Shading { get; set; }
Public Property Shading As Boolean
Get
Set
Property Value
Type:
Boolean if a visual cue should be displayed around form fields contained in a document; otherwise,
.
See Also