public interface IPdfAnnotationsStrategy
Public Interface IPdfAnnotationsStrategy
public interface class IPdfAnnotationsStrategy
type IPdfAnnotationsStrategy = interface end
DeleteCardsFilesAnnotationsAsync | Delete pdf annotations by cardIDs. |
DeleteFileAnnotationsAsync | Delete pdf annotations by fileIDs. |
RequestMergedAnnsBeforeStoreAsync | Request for merged annotations before store. |
RestoreCardsFilesAnnotationsAsync | Restore pdf annotations by cardIDs/ |
RestoreFileAnnotationsAsync | Restore pdf annotations by fileIDs. |
StoreAsync | Store pdf annotations. |
TryGetInfoAsync(Card, CancellationToken) | Get list of PdfAnnotationsData with information about pdf annotations for all files in a card. |
TryGetInfoAsync(IListPdfAnnotationsData, CancellationToken) | Get info about pdf annotations. |
TryGetInfoAsync(PdfAnnotationsData, CancellationToken) | Get info about pdf annotation by ID, or by CardID, FileID, FileVersionRowID if ID is absent. |