







![]() ![]() |
PDFTron SilverDox SDK |
Annotation..::..CreatePopupCanvas Method |
Annotation Class See Also Send Feedback |
Creates canvas used as the popup when an annotation is double clicked on. Override this method to provide a customized popup canvas.
Namespace: PDFTron.SilverDox.Documents.Annotations
Assembly: SilverDox (in SilverDox.dll) Version: 1.2.4413.29010
Syntax
C# |
---|
protected virtual Canvas CreatePopupCanvas() |
Visual Basic |
---|
Protected Overridable Function CreatePopupCanvas As Canvas |
Visual C++ |
---|
protected: virtual Canvas^ CreatePopupCanvas() |