Pdf3DCrossSection
Save Method
|
Saves an annotation.
Namespace:
Spire.Pdf.Annotations
Assembly:
Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
protected virtual void Save()
Protected Overridable Sub Save
protected:
virtual void Save()
abstract Save : unit -> unit
override Save : unit -> unit
See Also