Class PdfViewerCustomStampItems
Inherited Members
Namespace: Syncfusion.EJ2.PdfViewer
Assembly: Syncfusion.EJ2.dll
Syntax
public class PdfViewerCustomStampItems : EJTagHelper
Constructors
PdfViewerCustomStampItems()
Declaration
public PdfViewerCustomStampItems()
Properties
ContentTemplate
To get or set value for ContentTemplate.
Declaration
public MvcTemplate<object> ContentTemplate { get; set; }
Property Value
Type | Description |
---|---|
MvcTemplate<System.Object> |