VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Pdf.UI.Annotations Namespace / PdfAnnotationTool Class / CancelBuilding() Method
Syntax Requirements SeeAlso
In This Topic
    CancelBuilding() Method (PdfAnnotationTool)
    In This Topic
    Cancels the building process and removes the annotation view from AnnotationViewCollection collection.
    Syntax
    'Declaration
    
    Public Sub CancelBuilding()
    
    
    public void CancelBuilding()
    
    
    public: void CancelBuilding()
    
    
    public:
    void CancelBuilding()
    Requirements

    Target Platforms: .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also