API for PDFNet SDK for Universal Windows Platform (UWP)
API for PDFNet SDK for Universal Windows Platform (UWP)
pdftron.SDF
SDFDoc Class
SDFDoc Methods
ClearMarks Method
Close Method
CreateIndirectArray Method
CreateIndirectBool Method
CreateIndirectDict Method
CreateIndirectName Method
CreateIndirectNull Method
CreateIndirectNumber Method
CreateIndirectStream Method
CreateIndirectString Method
Destroy Method
EnableDiskCaching Method
GetFileName Method
GetHeader Method
GetHintStream Method
GetLinearizationDict Method
GetObj Method
GetTrailer Method
HasRepairedXRef Method
ImportObj Method
InitSecurityHandler Method
InitStdSecurityHandler Method
IsEncrypted Method
IsFullSaveRequired Method
IsLinearized Method
IsModified Method
Lock Method
LockRead Method
SaveAsync Method
SaveToBufferAsync Method
Swap Method
TimedLock Method
TryLock Method
Unlock Method
UnlockRead Method
XRefSize Method
SDFDoc
Destroy Method
Closes/Destroys this document.
Namespace:
pdftron.SDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
C#
VB
C++
JavaScript
Copy
public
void
Destroy
()
Public
Sub
Destroy
public
:
virtual
void
Destroy
()
sealed
function
Destroy
();
See Also
Reference
SDFDoc Class
pdftron.SDF Namespace