Class PdfViewerFormFieldCollections
Inheritance
System.Object
PdfViewerFormFieldCollections
Assembly: Syncfusion.EJ2.dll
public class PdfViewerFormFieldCollections : EJTagHelper
Constructors
Declaration
public PdfViewerFormFieldCollections()
Properties
ContentTemplate
To get or set value for ContentTemplate.
Declaration
public MvcTemplate<object> ContentTemplate { get; set; }
Property Value
Declaration
protected override bool IsComplex { get; }
Property Value
Type |
Description |
System.Boolean |
|
Overrides
Declaration
protected override string ParentPropertyName { get; }
Property Value
Type |
Description |
System.String |
|
Overrides